| Class | Description |
|---|---|
| IllinoisNer |
This class wraps the Learning Java Based Illinois Named Entity Tagger.
|
| LingPipeNer |
This class wraps the LingPipe implementation of a Named Entity Recognizer.
|
| OpenNlpNer |
This class wraps the OpenNLP Named Entity Recognizer which uses a maximum
entropy approach.
|
| StanfordNer |
This class wraps the Stanford Named Entity Recognizer which is based on conditional random fields (CRF).
|
Copyright © 2018. All rights reserved.