paper-with-me

Papers

BERTrade: Using Contextual Embeddings to Parse Old French

2022-06-01 · LREC 2022 6 · Loïc Grobol, Mathilde Regnault, Pedro Ortiz Suarez, Benoît Sagot, Laurent Romary, Benoit Crabbé

The successes of contextual word embeddings learned by training large-scale language models, while remarkable, have mostly occurred for languages where significant amounts of raw texts are available and where annotated data in downstream tasks have a relatively regular spelling. Conversely, it is not yet completely clear if these models are also well suited for lesser-resourced and more irregular languages. We study the case of Old French, which is in the interesting position of having relatively limited amount of available raw text, but enough annotated resources to assess the relevance of contextual word embedding models for downstream NLP tasks. In particular, we use POS-tagging and dependency parsing to evaluate the quality of such models in a large array of configurations, including models trained from scratch from small amounts of raw text and models pre-trained on other languages but fine-tuned on Medieval French data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingPOSPositionPOS TaggingWord Embeddings

Similar Papers 제목 키워드 기반

Using Pause Information for More Accurate Entity Recognition

2021-09-27 · EMNLP (NLP4ConvAI) 2021 11 · Sahas Dendukuri, Pooja Chitkara, Joel Ruben Antony Moniz, Xiao Yang 외

Entity tags in human-machine dialog are integral to natural language understanding (NLU) tasks in conversational assistants. However, current systems struggle to accurately parse spoken queries with the typical use of te…

Natural Language Understanding

T\"upa at SemEval-2019 Task1: (Almost) feature-free Semantic Parsing

2019-06-01 · SEMEVAL 2019 6 · Tobias P{\"u}tz, Kevin Glocker

Our submission for Task 1 {`}Cross-lingual Semantic Parsing with UCCA{'} at SemEval-2018 is a feed-forward neural network that builds upon an existing state-of-the-art transition-based directed acyclic graph parser. We r…

AllData AugmentationSemantic ParsingWord Embeddings

Neural Networks approaches focused on French Spoken Language Understanding: application to the MEDIA Evaluation Task

2020-12-01 · COLING 2020 8 · Sahar Ghannay, Christophe Servan, Sophie Rosset

In this paper, we present a study on a French Spoken Language Understanding (SLU) task: the MEDIA task. Many works and studies have been proposed for many tasks, but most of them are focused on English language and tasks…

Spoken Language UnderstandingWord Embeddings

How to Parse a Creole: When Martinican Creole Meets French

2022-10-01 · COLING 2022 10 · Ludovic Mompelat, Daniel Dakota, Sandra Kübler

We investigate methods to develop a parser for Martinican Creole, a highly under-resourced language, using a French treebank. We compare transfer learning and multi-task learning models and examine different input featur…

Multi-Task LearningPOSTransfer Learning

Robust Cross-lingual Hypernymy Detection using Dependency Context

2018-03-30 · NAACL 2018 6 · Shyam Upadhyay, Yogarshi Vyas, Marine Carpuat, Dan Roth

Cross-lingual Hypernymy Detection involves determining if a word in one language ("fruit") is a hypernym of a word in another language ("pomme" i.e. apple in French). The ability to detect hypernymy cross-lingually can a…

Natural Language InferenceWord Embeddings