Package opennlp.grok.preprocess.mwe

Interface Summary
MWEModel A model holding the Fixed Lexicon Multi-Word Expressions.
 

Class Summary
EnglishCommonFixedLexicalMWE A Fixed Lexicon Multi-Word Expression finder that uses "EnglishCommonFixedLexicalMWE.data" for its content model.
EnglishFixedLexicalMWE A Fixed Lexicon Multi-Word Expression finder that uses "EnglishFixedLexicalMWE.data" for its content model.
EnglishVariableLexicalMWE A Fixed Lexicon Multi-Word Expression finder that uses "EnglishFixedLexicalMWE.data" for its content model.
FixedMWEModel A model holding the Fixed Lexicon Multi-Word Expressions.
FixedMWEModel.ModelData  
FixedMWEModelReader A reads a model holding the Fixed Lexicon Multi-Word Expressions.
LexicalMWE A Fixed Lexicon Multi-Word Expression finder that uses a list of MWE to determine if a sequence of words is in the MWE model.
VariableMWEModel A model holding the Fixed Lexicon Multi-Word Expressions.
VariableMWEModel.ModelData  
VariableMWEModelReader A reads a model holding the Fixed Lexicon Multi-Word Expressions.
WordNetExtractor  
 



Copyright © 2003 Jason Baldridge and Gann Bierner. All Rights Reserved.