| Package | Description |
|---|---|
| eus.ixa.ixa.pipe.lemma |
| Modifier and Type | Method and Description |
|---|---|
protected LemmaSample |
LemmatizerEvaluator.processSample(LemmaSample reference)
Evaluates the given reference
LemmaSample object. |
LemmaSample |
LemmaSampleStream.read() |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<opennlp.tools.ml.model.Event> |
LemmaSampleEventStream.createEvents(LemmaSample sample) |
protected LemmaSample |
LemmatizerEvaluator.processSample(LemmaSample reference)
Evaluates the given reference
LemmaSample object. |
| Modifier and Type | Method and Description |
|---|---|
static LemmatizerModel |
LemmatizerME.train(String languageCode,
opennlp.tools.util.ObjectStream<LemmaSample> samples,
opennlp.tools.util.TrainingParameters trainParams,
LemmatizerFactory posFactory) |
| Constructor and Description |
|---|
LemmaSampleEventStream(opennlp.tools.util.ObjectStream<LemmaSample> d,
LemmatizerContextGenerator cg)
Creates a new event stream based on the specified data stream using the specified context generator.
|
LemmaSampleSequenceStream(opennlp.tools.util.ObjectStream<LemmaSample> samples,
LemmatizerContextGenerator contextGenerator) |
Copyright © 2016 IXA pipes. All rights reserved.