| Package | Description |
|---|---|
| eus.ixa.ixa.pipe.ml.parse |
Package containing the Parser classes.
|
| Constructor and Description |
|---|
ShiftReduceParser(opennlp.tools.ml.model.MaxentModel buildModel,
opennlp.tools.ml.model.MaxentModel checkModel,
SequenceLabelerME tagger,
SequenceLabelerME chunker,
HeadRules headRules,
int beamSize,
double advancePercentage)
Creates a new parser using the specified models and head rules using the specified beam size and advance percentage.
|
Copyright © 2016 IXA pipes. All rights reserved.