Stanford Named Entity Recognizer integration

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
[http://nlp.stanford.edu/software/CRF-NER.shtml Stanford Named Entity Recognizer] (NER) is an open source Java library for named entity recognition. In other words, Stanford NER can extract named entities out of given text. Named entities are persons, organizations, and locations, for example. Wandora features a tool called '''Stanford Named Entity Recognizer''' that uses Stanford NER Java library and extracts topics and associations out of given text, an occurrence, for example. Tool locates in Wandora application menu '''File > Extract > Classification'''. It is available in occurrence editor and browser plugin also.
 
[http://nlp.stanford.edu/software/CRF-NER.shtml Stanford Named Entity Recognizer] (NER) is an open source Java library for named entity recognition. In other words, Stanford NER can extract named entities out of given text. Named entities are persons, organizations, and locations, for example. Wandora features a tool called '''Stanford Named Entity Recognizer''' that uses Stanford NER Java library and extracts topics and associations out of given text, an occurrence, for example. Tool locates in Wandora application menu '''File > Extract > Classification'''. It is available in occurrence editor and browser plugin also.
 +
 +
Stanford NER is included in Wandora distribution package and embedded tool '''Stanford Named Entity Recognizer''' processes given text completely '''locally'''.
  
 
== Configuring Stanford NER ==
 
== Configuring Stanford NER ==

Revision as of 12:00, 30 March 2011

Stanford Named Entity Recognizer (NER) is an open source Java library for named entity recognition. In other words, Stanford NER can extract named entities out of given text. Named entities are persons, organizations, and locations, for example. Wandora features a tool called Stanford Named Entity Recognizer that uses Stanford NER Java library and extracts topics and associations out of given text, an occurrence, for example. Tool locates in Wandora application menu File > Extract > Classification. It is available in occurrence editor and browser plugin also.

Stanford NER is included in Wandora distribution package and embedded tool Stanford Named Entity Recognizer processes given text completely locally.

Configuring Stanford NER

Keeping CTRL-key pressed while starting the tool in Wandora opens up a configuration dialog window. In this window Wandora user can change NER's sequence classifier. Sequence classifier contains all information related to recognized entities.

See also

Personal tools