Class ConstitParseSampleStream

java.lang.Object
opennlp.tools.util.FilterObjectStream<byte[],opennlp.tools.parser.Parse>
opennlp.tools.formats.frenchtreebank.ConstitParseSampleStream
All Implemented Interfaces:
AutoCloseable, opennlp.tools.util.ObjectStream<opennlp.tools.parser.Parse>

public class ConstitParseSampleStream extends opennlp.tools.util.FilterObjectStream<byte[],opennlp.tools.parser.Parse>
  • Method Summary

    Modifier and Type
    Method
    Description
    opennlp.tools.parser.Parse
     

    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