paper-with-me

홈 › Papers

Reproducing a Morphosyntactic Tagger with a Meta-BiLSTM Model over Context Sensitive Token Encodings

2020-05-01 · LREC 2020 5 · Yung Han Khoe

Reproducibility is generally regarded as being a requirement for any form of experimental science. Even so, reproduction of research results is only recently beginning to be practiced and acknowledged. In the context of the REPROLANG 2020 shared task, we contribute to this trend by reproducing the work reported on by Bohnet et al. (2018) on morphosyntactic tagging. Their meta-BiLSTM model achieved state-of-the-art results across a wide range of languages. This was done by integrating sentence-level and single-word context through synchronized training by a meta-model. Our reproduction only partially confirms the main results of the paper in terms of outperforming earlier models. The results of our reproductions improve on earlier models on the morphological tagging task, but not on the part-of-speech tagging task. Furthermore, even where we improve on earlier models, we fail to match the F1-scores reported for the meta-BiLSTM model. Because we chose not to contact the original authors for our reproduction study, the uncertainty about the degree of parallelism that was achieved between the original study and our reproduction limits the value of our findings as an assessment of the reliability of the original results. At the same time, however, it underscores the relevance of our reproduction effort in regard to the reproducibility and interpretability of those findings. The discrepancies between our findings and the original results demonstrate that there is room for improvement in many aspects of reporting regarding the reproducibility of the experiments. In addition, we suggest that different reporting choices could improve the interpretability of the results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Morphological TaggingPart-Of-Speech TaggingSentence

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Multi-source morphosyntactic tagging for spoken Rusyn

2017-04-01 · WS 2017 4 · Yves Scherrer, Achim Rabus

This paper deals with the development of morphosyntactic taggers for spoken varieties of the Slavic minority language Rusyn. As neither annotated corpora nor parallel corpora are electronically available for Rusyn, we pr…

Morphological TaggingPart-Of-Speech Tagging

Annotation of Clinical Narratives in Bulgarian language

2017-09-01 · RANLP 2017 9 · Ivajlo Radev, Kiril Simov, Galia Angelova, Svetla Boytcheva

In this paper we describe annotation process of clinical texts with morphosyntactic and semantic information. The corpus contains 1,300 discharge letters in Bulgarian language for patients with Endocrinology and Metaboli…

ChunkingDependency ParsingInformation Retrieval

Static and Dynamic Feature Selection in Morphosyntactic Analyzers

2016-03-21 · Bernd Bohnet, Miguel Ballesteros, Ryan Mcdonald, Joakim Nivre

We study the use of greedy feature selection methods for morphosyntactic tagging under a number of different conditions. We compare a static ordering of features to a dynamic ordering based on mutual information statisti…

feature selection

Augmenting a BiLSTM tagger with a Morphological Lexicon and a Lexical Category Identification Step

2019-07-21 · RANLP 2019 9 · Steinþór Steingrímsson, Örvar Kárason, Hrafn Loftsson

Previous work on using BiLSTM models for PoS tagging has primarily focused on small tagsets. We evaluate BiLSTM models for tagging Icelandic, a morphologically rich language, using a relatively large tagset. Our baseline…

POSPOS TaggingTAG

Machine Learning and Deep Neural Network-Based Lemmatization and Morphosyntactic Tagging for Serbian

2020-05-01 · LREC 2020 5 · Ranka Stankovic, {\v{S}}, Branislava rih, Cvetana Krstev 외

The training of new tagger models for Serbian is primarily motivated by the enhancement of the existing tagset with the grammatical category of a gender. The harmonization of resources that were manually annotated within…

BIG-bench Machine LearningLemmatizationPOSPOS Tagging