paper-with-me

Papers

A Pilot Study for BERT Language Modelling and Morphological Analysis for Ancient and Medieval Greek

2021-11-01 · EMNLP (LaTeCHCLfL, CLFL, LaTeCH) 2021 11 · Pranaydeep Singh, Gorik Rutten, Els Lefever

This paper presents a pilot study to automatic linguistic preprocessing of Ancient and Byzantine Greek, and morphological analysis more specifically. To this end, a novel subword-based BERT language model was trained on the basis of a varied corpus of Modern, Ancient and Post-classical Greek texts. Consequently, the obtained BERT embeddings were incorporated to train a fine-grained Part-of-Speech tagger for Ancient and Byzantine Greek. In addition, a corpus of Greek Epigrams was manually annotated and the resulting gold standard was used to evaluate the performance of the morphological analyser on Byzantine Greek. The experimental results show very good perplexity scores (4.9) for the BERT language model and state-of-the-art performance for the fine-grained Part-of-Speech tagger for in-domain data (treebanks containing a mixture of Classical and Medieval Greek), as well as for the newly created Byzantine Greek gold standard data set. The language models and associated code are made available for use at https://github.com/pranaydeeps/Ancient-Greek-BERT

📄 PDF Abstract BibTeX

Code (1)

pranaydeeps/ancient-greek-bert 공식 구현

Tasks

Language ModelingLanguage ModellingMorphological Analysis

Similar Papers 제목 키워드 기반

An Expanded Finite-State Transducer for Tsuut’ina Verbs

2022-06-01 · LREC 2022 6 · Joshua Holden, Christopher Cox, Antti Arppe

This paper describes the expansion of a finite state transducer (FST) for the transitive verb system of Tsuut’ina (ISO 639-3: srs), a Dene (Athabaskan) language spoken in Alberta, Canada. Dene languages have unique templ…

KinyaBERT: a Morphology-aware Kinyarwanda Language Model

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Pre-trained language models such as BERT have been successful at tackling many natural language processing tasks. However, the unsupervised sub-word tokenization methods commonly used in these models (e.g., byte-pair enc…

Language ModelingLanguage Modellingmodelnamed-entity-recognition+2

KinyaBERT: a Morphology-aware Kinyarwanda Language Model

2022-03-16 · ACL 2022 5 · Antoine Nzeyimana, Andre Niyongabo Rubungo

Pre-trained language models such as BERT have been successful at tackling many natural language processing tasks. However, the unsupervised sub-word tokenization methods commonly used in these models (e.g., byte-pair enc…

Language ModelingLanguage Modellingmodelnamed-entity-recognition+2

Sequence to sequence pretraining for a less-resourced Slovenian language

2022-07-28 · Matej Ulčar, Marko Robnik-Šikonja

Large pretrained language models have recently conquered the area of natural language processing. As an alternative to predominant masked language modelling introduced in BERT, the T5 model has introduced a more general …

Language ModelingLanguage ModellingMachine TranslationOpen-Domain Question Answering+4

Getting the \#\#life out of living: How Adequate Are Word-Pieces for Modelling Complex Morphology?

2020-07-01 · WS 2020 7 · Stav Klein, Reut Tsarfaty

This work investigates the most basic units that underlie contextualized word embeddings, such as BERT {---} the so-called word pieces. In Morphologically-Rich Languages (MRLs) which exhibit morphological fusion and non-…

TAGWord Embeddings