Skip to content

Latest commit

 

History

History
75 lines (69 loc) · 20.1 KB

sequence_labeling.md

File metadata and controls

75 lines (69 loc) · 20.1 KB

Sequence Labeling

Including Part-of-Speech (POS) Tagging, Chunking, Named Entity Recognition (NER), Semantic Role Labeling (SRL), Punctuation Restoration, Sentence Segmentation, Dependency Parsing, Relation Extraction, Entity Linking and etc.

Part-of-Speech (POS) Tagging and Named Entity Recognition (NER)

Semantic Role Labeling (SRL)

Punctuation Restoration and Sentence Segmentation

Dependency Parsing

Relation Extraction and Entity Linking

  • [2018 ACL] DSGAN: Generative Adversarial Training for Distant Supervision Relation Extraction, [paper], [bibtex].