paper-with-me

홈 › Papers

Word Substitution in Short Answer Extraction: A WordNet-based Approach

2016-01-01 · GWC 2016 1 · Qingqing Cai, James Gung, Maochen Guan, Gerald Kurlandski, Adam Pease

We describe the implementation of a short answer extraction system. It consists of a simple sentence selection front-end and a two phase approach to answer extraction from a sentence. In the first phase sentence classification is performed with a classifier trained with the passive aggressive algorithm utilizing the UIUC dataset and taxonomy and a feature set including word vectors. This phase outperforms the current best published results on that dataset. In the second phase, a sieve algorithm consisting of a series of increasingly general extraction rules is applied, using WordNet to find word types aligned with the UIUC classifications determined in the first phase. Some very preliminary performance metrics are presented.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentence Classification

Similar Papers 제목 키워드 기반

EoANN: Lexical Semantic Relation Classification Using an Ensemble of Artificial Neural Networks

2019-09-01 · RANLP 2019 9 · Rayehe Hosseini Pour, Mehrnoush Shamsfard

Researchers use wordnets as a knowledge base in many natural language processing tasks and applications, such as question answering, textual entailment, discourse classification, and so forth. Lexico-semantic relations a…

General ClassificationKnowledge GraphsNatural Language InferenceQuestion Answering+3

Problems and Procedures to Make Wordnet Data (Retro)Fit for a Multilingual Dictionary

2016-01-01 · GWC 2016 1 · Martin Benjamin

The data compiled through many Wordnet projects can be a rich source of seed information for a multilingual dictionary. However, the original Princeton WordNet was not intended as a dictionary per se, and spawning other …

Towards Emotive Annotation in plWordNet 4.0

2018-01-01 · GWC 2018 1 · Monika Zaśko-Zielińska, Maciej Piasecki

The paper presents an approach to building a very large emotive lexicon for Polish based on plWordNet. An expanded annotation model is discussed, in which lexical units (word senses) are annotated with basic emotions, fu…

Exploiting WordNet Synset and Hypernym Representations for Answer Selection

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Weikang Li, Yunfang Wu

Answer selection (AS) is an important subtask of document-based question answering (DQA). In this task, the candidate answers come from the same document, and each answer sentence is semantically related to the given que…

Answer SelectionQuestion AnsweringSentence

BERT-based Lexical Substitution

2019-07-01 · ACL 2019 7 · Wangchunshu Zhou, Tao Ge, Ke Xu, Furu Wei 외

Previous studies on lexical substitution tend to obtain substitute candidates by finding the target word{'}s synonyms from lexical resources (e.g., WordNet) and then rank the candidates based on its contexts. These appro…

Sentence