Uses of Interface
net.sf.eos.entity.EntityRecognizer

Packages that use EntityRecognizer
net.sf.eos.entity Support for named entity recognizer. 
 

Uses of EntityRecognizer in net.sf.eos.entity
 

Subinterfaces of EntityRecognizer in net.sf.eos.entity
 interface DictionaryBasedEntityRecognizer
          The DictionaryBasedEntityRecognizer uses a Map to recognize entities in a text.
 

Classes in net.sf.eos.entity that implement EntityRecognizer
 class AbstractDictionaryBasedEntityRecognizer
          An implementation of a @code EntityRecognizer} identifies entities in a text.
 class SimpleLongestMatchDictionaryBasedEntityRecognizer
          A simple matcher for named entities.
 



Copyright © 2008. All Rights Reserved.