paper-with-me

Papers

LanguageNet: Learning to Find Sense Relevant Example Sentences

2018-08-01 · COLING 2018 8 · Shang-Chien Cheng, Jhih-Jie Chen, Ching-Yu Yang, Jason Chang

In this paper, we present a system, LanguageNet, which can help second language learners to search for different meanings and usages of a word. We disambiguate word senses based on the pairs of an English word and its corresponding Chinese translations in a parallel corpus, UM-Corpus. The process involved performing word alignment, learning vector space representations of words and training a classifier to distinguish words into groups of senses. LanguageNet directly shows the definition of a sense, bilingual synonyms and sense relevant examples.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Word Alignment

Similar Papers 제목 키워드 기반

A tool for extracting sense-disambiguated example sentences through user feedback

2017-04-01 · EACL 2017 4 · Beto Boullosa, Richard Eckart de Castilho, Alex Geyken, er 외

This paper describes an application system aimed to help lexicographers in the extraction of example sentences for a given headword based on its different senses. The tool uses classification and clustering methods and i…

ClusteringGeneral Classification

FEWS: Large-Scale, Low-Shot Word Sense Disambiguation with the Dictionary

2021-02-16 · EACL 2021 2 · Terra Blevins, Mandar Joshi, Luke Zettlemoyer

Current models for Word Sense Disambiguation (WSD) struggle to disambiguate rare senses, despite reaching human performance on global WSD metrics. This stems from a lack of data for both modeling and evaluating rare sens…

Transfer LearningWord Sense Disambiguation

Adapting BERT for Word Sense Disambiguation with Gloss Selection Objective and Example Sentences

2020-09-24 · Findings of the Association for Computational Linguistics 2020 · Boon Peng Yap, Andrew Koh, Eng Siong Chng

Domain adaptation or transfer learning using pre-trained language models such as BERT has proven to be an effective approach for many natural language processing tasks. In this work, we propose to formulate word sense di…

Data AugmentationDomain AdaptationSentenceTransfer Learning+1

Exploring the Influence of Relevant Knowledge for Natural Language Generation Interpretability

2025-10-28 · Iván Martínez-Murillo, Paloma Moreda, Elena Lloret arxiv

This paper explores the influence of external knowledge integration in Natural Language Generation (NLG), focusing on a commonsense generation task. We extend the CommonGen dataset by creating KITGI, a benchmark that pai…

Paraphrase-Sense-Tagged Sentences

2019-03-01 · TACL 2019 3 · Anne Cocos, Chris Callison-Burch

Many natural language processing tasks require discriminating the particular meaning of a word in context, but building corpora for developing sense-aware models can be a challenge. We present a large resource of example…