Czech Text Processing with Contextual Embeddings: POS Tagging, Lemmatization, Parsing and NER
About
Contextualized embeddings, which capture appropriate word meaning depending on context, have recently been proposed. We evaluate two meth ods for precomputing such embeddings, BERT and Flair, on four Czech text processing tasks: part-of-speech (POS) tagging, lemmatization, dependency pars ing and named entity recognition (NER). The first three tasks, POS tagging, lemmatization and dependency parsing, are evaluated on two corpora: the Prague Dependency Treebank 3.5 and the Universal Dependencies 2.3. The named entity recognition (NER) is evaluated on the Czech Named Entity Corpus 1.1 and 2.0. We report state-of-the-art results for the above mentioned tasks and corpora.
Milan Straka, Jana Strakov\'a, Jan Haji\v{c}• 2019
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Morphological Tagging | PDT 3.5 (test) | POS Accuracy98.05 | 17 | |
| Lemmatization | PDT 3.5 (test) | Lemmas Accuracy98.98 | 16 | |
| Joint Morphological Tagging and Lemmatization | PDT 3.5 (test) | Both Correct97.65 | 15 | |
| Morphosyntactic analysis | UD 2.3 | LAS92.56 | 15 | |
| Dependency Parsing | PDT 3.5 | UAS93.07 | 7 |
Showing 5 of 5 rows