From 35539ef8dccd848b7c0658a08b33a6180d024885 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9deric=20Godin?= Date: Fri, 30 Aug 2019 16:24:35 +0200 Subject: [PATCH] Update PoS tagging for Twitter (#323) Results described in Ph.D. thesis but summarized in blog post. --- english/part-of-speech_tagging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/english/part-of-speech_tagging.md b/english/part-of-speech_tagging.md index 1a54d6a3..3bd5d831 100644 --- a/english/part-of-speech_tagging.md +++ b/english/part-of-speech_tagging.md @@ -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