Package opennlp.grok.preprocess.namefind

Class Summary
EmailDetector Find emails in a text and mark them.
EnglishNameFinderME A Name Finder that uses default English data for its maxent model.
NameFinderME A Name Finder that uses maximum entropy to determine if a word is a name or not a name.
NFContextGenerator An event generator for the maxent NameFinder.
NFEventCollector An event generator for the maxent NameFinder.
WebStuffDetector Find web-related strings in a text and mark them.
 



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