Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Text mining›Event Detection — Event Extraction
Process / pipeline

Event Detection — Event Extraction

Event Detection (Event Extraction) · Also known as: event extraction, Olay Tespiti (Event Detection)

Event detection is a natural-language-processing information-extraction task that finds events, historical developments, and action expressions in text and classifies them by type. It grew out of the Automatic Content Extraction (ACE) program described by Doddington et al. (2004) and is widely used in news analysis and historical research.

ScholarGate
  1. Process / pipeline
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Event Detection
Named Entity RecognitionSemantic Role LabelingSentiment AnalysisText Classification

When to use it

Event detection fits when you have text data and want to extract typed events from it — for example news analysis or historical research. You need a defined event ontology (such as ACE or FrameNet) before you start, and an upstream NER and SRL pass helps supply participants and roles. A corpus of at least roughly 50 documents is recommended; with no text data the method cannot run.

Strengths & limitations

Strengths
  • Turns narrative prose into a structured, typed list of events suitable for timelines and analysis.
  • Builds on standard linguistic preprocessing (NER, SRL), so it reuses well-understood upstream components.
  • Grounded in established ontologies (ACE, FrameNet) that make event types comparable across studies.
Limitations
  • Requires a predefined event ontology; results are only as good as the chosen type scheme.
  • Quality depends on upstream NER and SRL, so errors propagate from those stages.
  • It is a moderately advanced task that needs enough text to be reliable.

Frequently asked

What is an event ontology and why must I pick one first?

An event ontology, such as ACE or FrameNet, is the scheme that defines which event types exist and how they are labelled. It must be chosen before extraction because the classification step assigns each detected event to one of those predefined types; with no ontology there is nothing to assign.

Do I need named-entity recognition and semantic role labeling first?

They are not strictly required but are useful prerequisites. NER marks the entities involved and SRL identifies who did what to whom, supplying the participants and roles that an event mention connects, which improves trigger detection and classification.

How much text do I need?

A corpus of at least roughly 50 documents is recommended. With very little text the extractions become unstable and unreliable.

Where is event detection used?

It is commonly applied in news analysis and historical research — detecting reported events, historical developments, and action expressions and classifying them by type.

Sources

  1. Doddington, G. et al. (2004). The Automatic Content Extraction (ACE) Program — Tasks, Data, and Evaluation. LREC. link ↗
  2. Chen, Y. & Ng, V. (2012). Joint Modeling for Chinese Event Extraction with Rich Linguistic Features. COLING. link ↗

How to cite this page

ScholarGate. (2026, June 1). Event Detection (Event Extraction). ScholarGate. https://scholargate.app/en/text-mining/event-detection

Related methods

Named Entity RecognitionSemantic Role LabelingSentiment AnalysisText Classification

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Named Entity RecognitionText mining↔ compare
  • Semantic Role LabelingText mining↔ compare
  • Sentiment AnalysisText mining↔ compare
  • Text ClassificationText mining↔ compare
Compare side by side →

Referenced by

Semantic Role Labeling

Similar methods

Timeline ExtractionInformation ExtractionRelation ExtractionNamed Entity RecognitionTemporal Expression ExtractionIntent DetectionFake News DetectionSemantic Role Labeling

Related reference concepts

Information ExtractionInformation ExtractionNatural Language ProcessingNatural Language Processing in Clinical DocumentationPart-of-Speech Tagging and Sequence LabelingText Classification and Sentiment Analysis

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Event Detection (Event Detection (Event Extraction)). Retrieved 2026-07-20 from https://scholargate.app/en/text-mining/event-detection · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Type
NLP information-extraction task
Task
Detect and classify event mentions in text
Ontology
ACE / FrameNet event types
Prerequisites
Named-entity recognition (NER) and semantic role labeling (SRL)
MinSample
50
Related methods
Named Entity RecognitionSemantic Role LabelingSentiment AnalysisText Classification
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account