Learn Before
Concept

Event Extraction

Event extraction is the task of identifying mentions of events in texts. In this case, an event mention is any expression denoting an event or state that can be assigned to a particular point, or interval, in time.

Event extraction is generally modeled via supervised learning, detecting events via sequence models with IOB tagging, and assigning event classes and attributes with multi-class classifiers.

0

0

Updated 2022-06-12

Tags

Data Science