Changes between Version 1 and Version 2 of NER
- Timestamp:
- 09/22/06 06:57:32 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NER
v1 v2 1 1 = Named Entity Recogniser = 2 3 The named entity recogniser recognises the standard set of named 4 entities in text: person, location, organisation, date, time, monetary 5 amount. It has been trained on the MUC data. The named entity 6 recogniser contains many more features than the other taggers; see 7 the Curran and Clark 2003 CoNLL paper for a description of the feature set.