Chunking
Chunking, also known as shallow parsing, identifies continuous spans of tokens that form syntactic units such as noun phrases or verb phrases.
Example:
| Vinken | , | 61 | years | old | | --- | ---| --- | --- | --- | | B-NLP| I-NP | I-NP | I-NP | I-NP |
Papers
Showing 1–10 of 447 papers
Benchmark Results
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | ACE | F1 score | 97.3 | — | Unverified |
| 2 | Flair embeddings | F1 score | 96.72 | — | Unverified |
| 3 | JMT | F1 score | 95.77 | — | Unverified |
| 4 | Low supervision | F1 score | 95.57 | — | Unverified |
| 5 | IntNet + BiLSTM-CRF | F1 score | 95.29 | — | Unverified |
| 6 | Suzuki and Isozaki | F1 score | 95.15 | — | Unverified |
| 7 | NCRF++ | F1 score | 95.06 | — | Unverified |
| 8 | BI-LSTM-CRF (Senna) (ours) | F1 score | 94.46 | — | Unverified |