Entity Mention Segmentation Task
(Redirected from Entity Mention Detection)
Jump to navigation
Jump to search
An Entity Mention Segmentation Task is a Mention Detection Task that is restricted to entity mentions.
- AKA: Entity Mention Detection.
- Context:
- Input: One or more Documents.
- output: A set of Entity Mention Locations per Document.
- Performance Metric: Detection Performance Metrics (Accuracy, Precision, Recall, F-Measure).
- It can Detect a Unnested Entity Mention or a Nested Entity Mention.
- It can support an Entity Mention Recognition Task.
- It can restrict itself to some Noun Type, such as a Proper Noun, or Pronoun.
- …
- Example(s):
- Counter-Example(s):
- See: Entity Mention, Detection Task.