by Michele Laurelli
NLP task identifying and classifying named entities (persons, organizations, locations) in text.
Sequence labeling task using BIO tagging (Begin, Inside, Outside). Common with BERT-based models. Essential for information extraction.
Extract person names
Identify organizations
Location detection