Difference between revisions of "Named entity recognizers"
Jump to navigation
Jump to search
(added links to UIUC's Cognitive Computation Group's NER tool, demo) |
|||
Line 1: | Line 1: | ||
− | * [http://www.aueb.gr/users/ion/software/GREEK_NERC.tar.gz Greek named entity recognizer] | + | '''[[Software]] - Named entity recognizers''' |
− | * [http://l2r.cs.uiuc.edu/~cogcomp/asoftware.php?skey=NE English named entity recognizer] | + | <!-- Please keep this list in alphabetical order --> |
+ | |||
+ | * [http://www.aueb.gr/users/ion/software/GREEK_NERC.tar.gz Greek named entity recognizer] - cCurrently identifies temporal expressions and person names only; see [http://www.aueb.gr/users/ion/docs/setn2006_paper.pdf this article] for further details | ||
+ | * [http://l2r.cs.uiuc.edu/~cogcomp/asoftware.php?skey=NE English named entity recognizer] - identifies/classifies entities as Person, Location, Organization and Misc (this last category relates to languages and nationalities); fast and robust; try the [http://l2r.cs.uiuc.edu/~cogcomp/ne_demo.php demo] | ||
+ | |||
+ | [[Category:Software]] |
Revision as of 11:58, 21 December 2006
Software - Named entity recognizers
- Greek named entity recognizer - cCurrently identifies temporal expressions and person names only; see this article for further details
- English named entity recognizer - identifies/classifies entities as Person, Location, Organization and Misc (this last category relates to languages and nationalities); fast and robust; try the demo