public class ParserEventStream extends AbstractParserEventStream
Constructor and Description |
---|
ParserEventStream(ObjectStream<Parse> d,
HeadRules rules,
ParserEventTypeEnum etype) |
ParserEventStream(ObjectStream<Parse> d,
HeadRules rules,
ParserEventTypeEnum etype,
Dictionary dict) |
Modifier and Type | Method and Description |
---|---|
void |
init() |
static void |
main(String[] args) |
getInitialChunks
close, read, reset
public ParserEventStream(ObjectStream<Parse> d, HeadRules rules, ParserEventTypeEnum etype, Dictionary dict)
public ParserEventStream(ObjectStream<Parse> d, HeadRules rules, ParserEventTypeEnum etype)
public void init()
public static void main(String[] args) throws IOException, InvalidFormatException
IOException
InvalidFormatException
Copyright © 2015 The Apache Software Foundation. All rights reserved.