|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MWEModel | |
| opennlp.grok.preprocess.mwe | |
| Uses of MWEModel in opennlp.grok.preprocess.mwe |
| Classes in opennlp.grok.preprocess.mwe that implement MWEModel | |
class |
FixedMWEModel
A model holding the Fixed Lexicon Multi-Word Expressions. |
class |
VariableMWEModel
A model holding the Fixed Lexicon Multi-Word Expressions. |
| Fields in opennlp.grok.preprocess.mwe declared as MWEModel | |
protected MWEModel |
LexicalMWE.model
The multi-word expression model to use to find MWEs. |
| Methods in opennlp.grok.preprocess.mwe that return MWEModel | |
MWEModel |
VariableMWEModelReader.getModel()
Gets the Model which the MWEModelReader has read from store. |
MWEModel |
FixedMWEModelReader.getModel()
Gets the Model which the MWEModelReader has read from store. |
| Constructors in opennlp.grok.preprocess.mwe with parameters of type MWEModel | |
LexicalMWE(MWEModel mod)
Constructor for the LexicalMWE object |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||