Changes between Version 1 and Version 2 of NER

Show
Ignore:
Author:
steve (IP: 86.130.29.77)
Timestamp:
09/22/06 06:57:32 (3 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NER

    v1 v2  
    11= Named Entity Recogniser = 
     2 
     3The named entity recogniser recognises the standard set of named 
     4entities in text: person, location, organisation, date, time, monetary 
     5amount. It has been trained on the MUC data. The named entity 
     6recogniser contains many more features than the other taggers; see 
     7the Curran and Clark 2003 CoNLL paper for a description of the feature set.