| Package | Description |
|---|---|
| eus.ixa.ixa.pipe.lemma |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLemmatizerContextGenerator
Simple feature generator for learning statistical lemmatizers.
|
| Modifier and Type | Method and Description |
|---|---|
LemmatizerContextGenerator |
LemmatizerFactory.getContextGenerator() |
| 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.