CDM: Combining Extraction and Generation for Definition Modeling
Definitions are essential for term understanding. Recently, there is an increasing interest in extracting and generating definitions of terms automatically. However, existing approaches for this task are either extractive or abstractive - definitions are either extracted from a corpus or generated by a language generation model. In this paper, we propose to combine extraction and generation for definition modeling: first extract self- and correlative definitional information of target terms from the Web and then generate the final definitions by incorporating the extracted definitional information. Experiments demonstrate our framework can generate high-quality definitions for technical terms and outperform state-of-the-art models for definition modeling significantly.
Code (0)
등록된 구현이 없습니다.
Tasks
Text GenerationSimilar Papers 제목 키워드 기반
Understanding Jargon: Combining Extraction and Generation for Definition Modeling
Can machines know what twin prime is? From the composition of this phrase, machines may guess twin prime is a certain kind of prime, but it is still difficult to deduce exactly what twin stands for without additional kno…
Text GenerationSyntactically Aware Neural Architectures for Definition Extraction
Automatically identifying definitional knowledge in text corpora (Definition Extraction or DE) is an important task with direct applications in, among others, Automatic Glossary Generation, Taxonomy Learning, Question An…
BenchmarkingBinary ClassificationClassificationDefinition Extraction+5Automated Discovery of Mathematical Definitions in Text
Automatic definition extraction from texts is an important task that has numerous applications in several natural language processing fields such as summarization, analysis of scientific texts, automatic taxonomy generat…
ArticlesBinary ClassificationDefinition ExtractionQuestion Answering+2Automated Discovery of Mathematical Definitions in Text with Deep Neural Networks
Automatic definition extraction from texts is an important task that has numerous applications in several natural language processing fields such as summarization, analysis of scientific texts, automatic taxonomy generat…
Binary ClassificationDefinition ExtractionQuestion AnsweringSentence+1Combining Extraction and Generation for Constructing Belief-Consequence Causal Links
In this paper, we introduce and justify a new task—causal link extraction based on beliefs—and do a qualitative analysis of the ability of a large language model—InstructGPT-3—to generate implicit consequences of beliefs…
Language ModelingLanguage ModellingLarge Language Model