|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DictionaryBasedEntityRecognizer | The DictionaryBasedEntityRecognizer uses a Map to
recognize entities in a text. |
| EntityRecognizer | The strategy for entity recognition is not defined. |
| Class Summary | |
|---|---|
| AbstractDictionaryBasedEntityRecognizer | An implementation of a @code EntityRecognizer} identifies entities in a text. |
| CommonNameResolver | The common name resolver maps an ID of an entity to the common name of the entity. |
| SimpleLongestMatchDictionaryBasedEntityRecognizer | A simple matcher for named entities. |
Support for named entity recognizer.
At this time εοs supports only dictionary based named entity
recognition. To create an instance use the factory method in
AbstractDictionaryBasedEntityRecognizer. The default
implementation is
SimpleLongestMatchDictionaryBasedEntityRecognizer
which supports a longest match named entity recognition.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||