Skip to content

Commit

Permalink
Update PoS tagging for Twitter (sebastianruder#323)
Browse files Browse the repository at this point in the history
Results described in Ph.D. thesis but summarized in blog post.
  • Loading branch information
FredericGodin authored and sebastianruder committed Aug 30, 2019
1 parent b8c0f5e commit 35539ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion english/part-of-speech_tagging.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The [Ritter (2011)](https://aclanthology.coli.uni-saarland.de/papers/D11-1141/d1
| --- | --- | ---|
| GATE | 88.69 | [Twitter Part-of-Speech Tagging for All: Overcoming Sparse and Noisy Data](https://aclanthology.coli.uni-saarland.de/papers/R13-1026/r13-1026) |
| CMU | 90.0 ± 0.5 | [Improved Part-of-Speech Tagging for Online Conversational Text with Word Clusters](http://www.cs.cmu.edu/~ark/TweetNLP/owoputi+etal.naacl13.pdf) |

| FastText + CNN + CRF | 90.53 | [Twitter word embeddings (Godin et al. 2019 (Chapter 3))](https://fredericgodin.com/research/twitter-word-embeddings/) |

### UD

Expand Down

0 comments on commit 35539ef

Please sign in to comment.