Stanford Named Entity Recognizer integration
Line 4: | Line 4: | ||
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. | 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 == | ||
+ | |||
+ | * [[OpenCalais classifier]] | ||
+ | * [[Tagthe extractor]] | ||
+ | * [[AlchemyAPI extractors]] | ||
+ | * [[Yahoo! YQL term extractor]] | ||
+ | * [[SemanticHacker classifier]] | ||
+ | * [[Zemanta extractor]] | ||
+ | * [[GATE/ANNIE integration|GATE/ANNIE]] |
Revision as of 11:57, 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.
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.