Stanford Named Entity Recognizer (NER)


Publication Type:

Web Article

Authors:

Source:

(0)

URL:

http://nlp.stanford.edu/software/CRF-NER.shtml

Keywords:

NER, NLP, t_software

Abstract:

Stanford NER is a Java implementation of a Named Entity Recognizer. Named Entity Recognition (NER) labels sequences of words in a text which are the names of things, such as person and company names, or gene and protein names. It comes with well-engineered feature extractors for Named Entity Recognition, and many options for defining feature extractors. Included with the download are good named entity recognizers for English, particularly for the 3 classes (PERSON, ORGANIZATION, LOCATION), and we also make available on this page various other models for different languages and circumstances, including models trained on just the CoNLL 2003 English training data.

DHA Tags: