paper-with-me

Papers

Language models in word sense disambiguation for Polish

2021-11-27 · Agnieszka Mykowiecka, Agnieszka A. Mykowiecka, Piotr Rychlik

In the paper, we test two different approaches to the {unsupervised} word sense disambiguation task for Polish. In both methods, we use neural language models to predict words similar to those being disambiguated and, on the basis of these words, we predict the partition of word senses in different ways. In the first method, we cluster selected similar words, while in the second, we cluster vectors representing their subsets. The evaluation was carried out on texts annotated with plWordNet senses and provided a relatively good result (F1=0.68 for all ambiguous words). The results are significantly better than those obtained for the neural model-based unsupervised method proposed in \cite{waw:myk:17:Sense} and are at the level of the supervised method presented there. The proposed method may be a way of solving word sense disambiguation problem for languages that lack sense annotated data.

📄 PDF Abstract BibTeX arXiv:2111.13982

Code (0)

등록된 구현이 없습니다.

Tasks

Word Sense Disambiguation

Similar Papers 제목 키워드 기반

Estimating senses with sets of lexically related words for Polish word sense disambiguation

2019-07-01 · GWC 2019 7 · Szymon Rutkowski, Piotr Rychlik, Agnieszka Mykowiecka

We propose a new algorithm for word sense disambiguation, exploiting data from a WordNet with many types of lexical relations, such as plWordNet for Polish. In this method, sense probabilities in context are approximated…

Language ModelingLanguage ModellingWord Sense Disambiguation

plWordNet in Word Sense Disambiguation task

2016-01-01 · GWC 2016 1 · Maciej Piasecki, Paweł Kędzia, Marlena Orlińska

The paper explores the application of plWordNet, a very large wordnet of Polish, in weakly supervised Word Sense Disambiguation (WSD). Because plWordNet provides only partial descriptions by glosses and usage examples, a…

Re-RankingWord Sense Disambiguation

Supervised and Unsupervised Word Sense Disambiguation on Word Embedding Vectors of Unambigous Synonyms

2017-04-01 · WS 2017 4 · Aleks Wawer, er, Agnieszka Mykowiecka

This paper compares two approaches to word sense disambiguation using word embeddings trained on unambiguous synonyms. The first is unsupervised method based on computing log probability from sequences of word embedding …

Word EmbeddingsWord Sense Disambiguation

ENIAM: Categorial Syntactic-Semantic Parser for Polish

2016-12-01 · COLING 2016 12 · Wojciech Jaworski, Jakub Kozakoszczak

This paper presents ENIAM, the first syntactic and semantic parser that generates semantic representations for sentences in Polish. The parser processes non-annotated data and performs tokenization, lemmatization, depend…

Information RetrievalLemmatizationNatural Language InferenceQuestion Answering

Word Sense Disambiguation based on Constrained Random Walks in Linked Semantic Networks

2019-09-01 · RANLP 2019 9 · Arkadiusz Janz, Maciej Piasecki

Word Sense Disambiguation remains a challenging NLP task. Due to the lack of annotated training data, especially for rare senses, the supervised approaches are usually designed for specific subdomains limited to a narrow…

Word Sense Disambiguation