Named Entity Mention Classification Algorithm: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "==References " to "== References ") |
m (Text replacement - "---- == Refe" to "---- == Refe") |
||
Line 12: | Line 12: | ||
---- | ---- | ||
---- | ---- | ||
== References == | == References == | ||
Revision as of 16:49, 21 December 2020
A Named Entity Mention Classification Algorithm is an entity mention classification algorithm that can be applied by a NE mention classification system (to solve an NE mention classification task, i.e. is restricted to the classification of Named Entity Mentions.
- AKA: Named Entity Classifier.
- Context:
- Input: a Mention Segmented String.
- Output: a Named Entity Mention Tagged String.
- It can be solved by a Named Entity Mention Classification Algorithms.
- It can support an Entity Mention Resolution Algorithm.
- It can produce a Named Entity Mention Classifier (a Predictive Classifier that predicts the Entity Type of a Named Entity Mention)
- See: Named Entity Recognition Task, Message Understanding Conference.