opennlp.tools.formats
Class POSToSentenceSampleStream
java.lang.Object
opennlp.tools.util.FilterObjectStream<T,SentenceSample>
opennlp.tools.formats.AbstractToSentenceSampleStream<POSSample>
opennlp.tools.formats.POSToSentenceSampleStream
- All Implemented Interfaces:
- ObjectStream<SentenceSample>
public class POSToSentenceSampleStream
- extends AbstractToSentenceSampleStream<POSSample>
Note: Do not use this class, internal use only!
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toSentence
protected String[] toSentence(POSSample sample)
- Specified by:
toSentence
in class AbstractToSentenceSampleStream<POSSample>
Copyright © 2010. All Rights Reserved.