Uses of Class
opennlp.grok.preprocess.mwe.LexicalMWE

Packages that use LexicalMWE
opennlp.grok.preprocess.mwe   
 

Uses of LexicalMWE in opennlp.grok.preprocess.mwe
 

Subclasses of LexicalMWE in opennlp.grok.preprocess.mwe
 class EnglishCommonFixedLexicalMWE
          A Fixed Lexicon Multi-Word Expression finder that uses "EnglishCommonFixedLexicalMWE.data" for its content model.
 class EnglishFixedLexicalMWE
          A Fixed Lexicon Multi-Word Expression finder that uses "EnglishFixedLexicalMWE.data" for its content model.
 class EnglishVariableLexicalMWE
          A Fixed Lexicon Multi-Word Expression finder that uses "EnglishFixedLexicalMWE.data" for its content model.
 



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