| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Model.NerCoreNlp
Documentation
Named Entity Recognition (NER) tag set used by CoreNLP.
TODO: find documentation where this list is elicited.
CoreNLP's NER tag set:
Constructors
| O | |
| CARDINAL | |
| DATE | |
| DURATION | |
| FACILITY | |
| GPE | |
| LOCATION | |
| MEASURE | |
| MISC | |
| MONEY | |
| NUMBER | |
| ORDINAL | |
| ORGANIZATION | |
| PERCENT | |
| PERSON | |
| SET | |
| TIME |