public class POSToTokenSampleStream extends FilterObjectStream<POSSample,TokenSample>
| 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
ObjectStreamIOException - if there is an error during readingCopyright © 2018 The Apache Software Foundation. All rights reserved.