Annotated Entity Mention
An Annotated Entity Mention is an entity mention that is an annotated mention.
- AKA: Annotated Entity Reference, Labeled Entity Mention, Tagged Entity Mention.
- Context:
- It can typically contain Entity Type Annotations for annotated entity mention classification.
- It can typically include Entity Boundary Markers for annotated entity mention span identification.
- It can typically provide Entity Attributes through annotated entity mention metadata.
- It can typically enable Entity Linking through annotated entity mention disambiguation.
- It can typically support Information Extraction Tasks through annotated entity mention recognition.
- ...
- It can often include Confidence Scores for annotated entity mention reliability assessment.
- It can often contain Coreference Annotations for annotated entity mention resolution.
- It can often provide Contextual Features for annotated entity mention understanding.
- It can often support Knowledge Base Grounding through annotated entity mention linking.
- ...
- It can range from being a Simple Annotated Entity Mention to being a Complex Annotated Entity Mention, depending on its annotated entity mention annotation richness.
- It can range from being a Single-Token Annotated Entity Mention to being a Multi-Token Annotated Entity Mention, depending on its annotated entity mention span length.
- It can range from being an Unambiguous Annotated Entity Mention to being an Ambiguous Annotated Entity Mention, depending on its annotated entity mention disambiguation requirement.
- It can range from being a Domain-Specific Annotated Entity Mention to being a General-Domain Annotated Entity Mention, depending on its annotated entity mention domain scope.
- It can range from being a Manually Annotated Entity Mention to being an Automatically Annotated Entity Mention, depending on its annotated entity mention annotation method.
- ...
- It can be created by an Entity Mention Annotation Task using annotated entity mention tagging tools.
- It can be processed by an Entity Recognition System for annotated entity mention extraction.
- It can be evaluated through Entity Annotation Metrics for annotated entity mention quality assessment.
- It can be stored in an Annotated Entity Mention Database with annotated entity mention indexing.
- ...
- Example(s):
- Person Annotated Entity Mentions, such as:
- Named Person Annotated Entity Mentions, such as:
- "Albert Einstein" annotated as PERSON with physicist role annotation.
- "President Biden" annotated as PERSON with political title annotation.
- "Dr. Smith" annotated as PERSON with medical professional annotation.
- Anonymous Person Annotated Entity Mentions, such as:
- "the scientist" annotated as PERSON with occupation annotation.
- "the witness" annotated as PERSON with legal role annotation.
- Named Person Annotated Entity Mentions, such as:
- Organization Annotated Entity Mentions, such as:
- Company Annotated Entity Mentions, such as:
- "Microsoft Corporation" annotated as ORG with technology company annotation.
- "General Motors" annotated as ORG with automotive manufacturer annotation.
- Institution Annotated Entity Mentions, such as:
- "Harvard University" annotated as ORG with educational institution annotation.
- "World Health Organization" annotated as ORG with international agency annotation.
- Company Annotated Entity Mentions, such as:
- Location Annotated Entity Mentions, such as:
- Geographic Location Annotated Entity Mentions, such as:
- "New York City" annotated as LOC with city annotation.
- "Pacific Ocean" annotated as LOC with water body annotation.
- Facility Annotated Entity Mentions, such as:
- "Empire State Building" annotated as FAC with landmark annotation.
- "JFK Airport" annotated as FAC with transportation hub annotation.
- Geographic Location Annotated Entity Mentions, such as:
- Product Annotated Entity Mentions, such as:
- Software Product Annotated Entity Mentions, such as:
- "Windows 11" annotated as PRODUCT with operating system annotation.
- "ChatGPT" annotated as PRODUCT with AI application annotation.
- Consumer Product Annotated Entity Mentions, such as:
- "iPhone 15" annotated as PRODUCT with smartphone annotation.
- "Tesla Model 3" annotated as PRODUCT with electric vehicle annotation.
- Software Product Annotated Entity Mentions, such as:
- Temporal Annotated Entity Mentions, such as:
- Date Annotated Entity Mentions, such as:
- "July 4, 1776" annotated as DATE with historical date annotation.
- "Q3 2024" annotated as DATE with fiscal period annotation.
- Time Period Annotated Entity Mentions, such as:
- "the Renaissance" annotated as PERIOD with historical era annotation.
- "next quarter" annotated as PERIOD with relative time annotation.
- Date Annotated Entity Mentions, such as:
- Numeric Annotated Entity Mentions, such as:
- Monetary Annotated Entity Mentions, such as:
- "$ 1 million" annotated as MONEY with currency annotation.
- "€500" annotated as MONEY with euro amount annotation.
- Percentage Annotated Entity Mentions, such as:
- "25%" annotated as PERCENT with proportion annotation.
- "three-quarters" annotated as PERCENT with fraction annotation.
- Monetary Annotated Entity Mentions, such as:
- Domain-Specific Annotated Entity Mentions, such as:
- Biomedical Annotated Entity Mentions, such as:
- Gene Annotated Entity Mentions, such as:
- "BRCA1" annotated as GENE with breast cancer gene annotation.
- "p53" annotated as GENE with tumor suppressor annotation.
- Disease Annotated Entity Mentions, such as:
- "COVID-19" annotated as DISEASE with viral infection annotation.
- "diabetes mellitus" annotated as DISEASE with metabolic disorder annotation.
- Drug Annotated Entity Mentions, such as:
- "aspirin" annotated as DRUG with pain reliever annotation.
- "insulin" annotated as DRUG with hormone medication annotation.
- Gene Annotated Entity Mentions, such as:
- Legal Annotated Entity Mentions, such as:
- Legal Case Annotated Entity Mentions, such as:
- "Brown v. Board of Education" annotated as CASE with landmark decision annotation.
- Statute Annotated Entity Mentions, such as:
- "Section 230" annotated as LAW with communications law annotation.
- Legal Case Annotated Entity Mentions, such as:
- Financial Annotated Entity Mentions, such as:
- Stock Symbol Annotated Entity Mentions, such as:
- "AAPL" annotated as TICKER with Apple Inc. annotation.
- Financial Instrument Annotated Entity Mentions, such as:
- "S&P 500" annotated as INDEX with market index annotation.
- Stock Symbol Annotated Entity Mentions, such as:
- Biomedical Annotated Entity Mentions, such as:
- ...
- Person Annotated Entity Mentions, such as:
- Counter-Example(s):
- Unannotated Entity Mention, which lacks annotation metadata and entity type labels.
- Annotated Relation Mention, which annotates relationships between entities rather than entity mentions themselves.
- Annotated Event Mention, which marks event occurrences rather than entity references.
- Raw Text Span, which contains no entity annotation or semantic markup.
- Entity Description, which describes entities without being an annotated mention in text.
- See: Entity Mention, Named Entity Recognition, Text Annotation Task, Entity Linking, Coreference Resolution, Information Extraction, Annotated Mention.