paper-with-me

Papers

Integrated Sequence Tagging for Medieval Latin Using Deep Representation Learning

2016-03-04 · Mike Kestemont, Jeroen De Gussem

In this paper we consider two sequence tagging tasks for medieval Latin: part-of-speech tagging and lemmatization. These are both basic, yet foundational preprocessing steps in applications such as text re-use detection. Nevertheless, they are generally complicated by the considerable orthographic variation which is typical of medieval Latin. In Digital Classics, these tasks are traditionally solved in a (i) cascaded and (ii) lexicon-dependent fashion. For example, a lexicon is used to generate all the potential lemma-tag pairs for a token, and next, a context-aware PoS-tagger is used to select the most appropriate tag-lemma pair. Apart from the problems with out-of-lexicon items, error percolation is a major downside of such approaches. In this paper we explore the possibility to elegantly solve these tasks using a single, integrated approach. For this, we make use of a layered neural network architecture from the field of deep representation learning.

📄 PDF Abstract BibTeX arXiv:1603.01597

Code (1)

jedgusse/collaborative-authorship

Tasks

LEMMALemmatizationPart-Of-Speech TaggingPOSRepresentation LearningTAG

Similar Papers 제목 키워드 기반

eFontes. Part of Speech Tagging and Lemmatization of Medieval Latin Texts.A Cross-Genre Survey

2024-06-29 · Krzysztof Nowak, Jędrzej Ziębura, Krzysztof Wróbel, Aleksander Smywiński-Pohl

This study introduces the eFontes models for automatic linguistic annotation of Medieval Latin texts, focusing on lemmatization, part-of-speech tagging, and morphological feature determination. Using the Transformers lib…

Lemmatizationnamed-entity-recognitionNamed Entity RecognitionPart-Of-Speech Tagging

Transformer-based Part-of-Speech Tagging and Lemmatization for Latin

2022-06-01 · LT4HALA (LREC) 2022 6 · Krzysztof Wróbel, Krzysztof Nowak

The paper presents a submission to the EvaLatin 2022 shared task. Our system places first for lemmatization, part-of-speech and morphological tagging in both closed and open modalities. The results for cross-genre and cr…

LemmatizationMorphological TaggingPart-Of-Speech Tagging

From Traditional Taggers to LLMs: A Comparative Study of POS Tagging for Medieval Romance Languages

2026-05-09 · Matthias Schöffel, Esteban Garces Arias arxiv

Part-of-speech (POS) tagging for Medieval Romance languages remains challenging due to orthographic variation, morphological complexity, and limited annotated resources. This paper presents a systematic empirical evaluat…

Cross-Lingual TransferPOS Tagging

Challenges in Converting the Index Thomisticus Treebank into Universal Dependencies

2018-11-01 · WS 2018 11 · Flavio Massimiliano Cecchini, Marco Passarotti, Paola Marongiu, Daniel Zeman

This paper describes the changes applied to the original process used to convert the \textit{Index Thomisticus} Treebank, a corpus including texts in Medieval Latin by Thomas Aquinas, into the annotation style of Univers…

Dependency ParsingPOSPOS Tagging

Overview of the EvaLatin 2020 Evaluation Campaign

2020-05-01 · LREC 2020 5 · Rachele Sprugnoli, Marco Passarotti, Flavio Massimiliano Cecchini, Matteo Pellegrini

This paper describes the first edition of EvaLatin, a campaign totally devoted to the evaluation of NLP tools for Latin. The two shared tasks proposed in EvaLatin 2020, i. e. Lemmatization and Part-of-Speech tagging, are…

LemmatizationPart-Of-Speech Tagging