opennlp.tools.formats
Class POSToSentenceSampleStream

java.lang.Object
  extended by opennlp.tools.util.FilterObjectStream<T,SentenceSample>
      extended by opennlp.tools.formats.AbstractToSentenceSampleStream<POSSample>
          extended by opennlp.tools.formats.POSToSentenceSampleStream
All Implemented Interfaces:
ObjectStream<SentenceSample>

public class POSToSentenceSampleStream
extends AbstractToSentenceSampleStream<POSSample>

Note: Do not use this class, internal use only!


Method Summary
 
Methods inherited from class opennlp.tools.formats.AbstractToSentenceSampleStream
read
 
Methods inherited from class opennlp.tools.util.FilterObjectStream
close, reset
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.