public class POSToTokenSampleStream extends FilterObjectStream<POSSample,TokenSample>
samples| Constructor and Description |
|---|
POSToTokenSampleStream(Detokenizer detokenizer,
ObjectStream<POSSample> samples) |
| Modifier and Type | Method and Description |
|---|---|
TokenSample |
read()
Returns the next object.
|
close, resetpublic POSToTokenSampleStream(Detokenizer detokenizer, ObjectStream<POSSample> samples)
public TokenSample read() throws IOException
ObjectStreamIOExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.