Concept Mention Identification Task
(Redirected from Concept Mention Detection Task)
		
		
		
		Jump to navigation
		Jump to search
		A Concept Mention Identification Task is an Mention Identification Task that is restricted to Concept Mentions.
- AKA: Concept Mention Identification, Concept Mention Detection Task.
- Context:
- Input: text.
- output: identified concept mentions.
- It can support a Concept Mention Annotation Task.
- It can be solved by a Concept Mention Identification System (that implements a Concept Mention Identification Algorithm.
- It can be a part of a Semantic Annotation Task.
- …
 
- Example(s):
- a Named Entity Recognition Task.
- a Wikipedia-based Concept Mention Identification Task.
- [math]\displaystyle{ f }[/math]("The articles in Wikipedia were about to the topic of grounding the textual entity to a unique database entry.”)  ⇒  The [[articles in Wikipedia] were related to the topic of [grounding the textual entity to a unique database entry]
 
- Counter-Example(s):
- See: Text Chunking Task.