中文
相关论文

相关论文: Lexical Acquisition via Constraint Solving

200 篇论文

Recent advances in self-supervised modeling of text and images open new opportunities for computational models of child language acquisition, which is believed to rely heavily on cross-modal signals. However, prior studies have been limited…

计算与语言 · 计算机科学 2022-05-13 Uri Berger , Gabriel Stanovsky , Omri Abend , Lea Frermann

Lexical substitution is the task of generating meaningful substitutes for a word in a given textual context. Contextual word embedding models have achieved state-of-the-art results in the lexical substitution task by relying on contextual…

机器学习 · 计算机科学 2022-04-04 George Michalopoulos , Ian McKillop , Alexander Wong , Helen Chen

Lexical Semantic Change (LSC) is the phenomenon in which the meaning of a word change over time. Most studies on LSC focus on improving the performance of estimating the degree of LSC, however, it is often difficult to interpret how the…

计算与语言 · 计算机科学 2026-02-11 Kohei Oda , Hiroya Takamura , Kiyoaki Shirai , Natthawut Kertkeidkachorn

External linguistic resources have been used for a very long time in information extraction. These methods enrich a document with data that are semantically equivalent, in order to improve recall. For instance, some of these methods use…

信息检索 · 计算机科学 2007-05-23 Bernard Jacquemin , Caroline Brun , Claude Roux

Word embedding methods revolve around learning continuous distributed vector representations of words with neural networks, which can capture semantic and/or syntactic cues, and in turn be used to induce similarity measures among words,…

计算与语言 · 计算机科学 2016-07-25 Kuan-Yu Chen , Shih-Hung Liu , Berlin Chen , Hsin-Min Wang , Hsin-Hsi Chen

State-of-the-art methods for relation extraction consider the sentential context by modeling the entire sentence. However, syntactic indicators, certain phrases or words like prepositions that are more informative than other words and may…

计算与语言 · 计算机科学 2019-12-05 Qiongxing Tao , Xiangfeng Luo , Hao Wang

A class or taxonomic hierarchy is often manually constructed, and part of our knowledge about the world. In this paper, we propose a novel algorithm for automatically acquiring a class hierarchy from a classifier which is often a large…

机器学习 · 计算机科学 2021-12-03 Kai Kang , Fangzhen Lin

We build a dual-way neural dictionary to retrieve words given definitions, and produce definitions for queried words. The model learns the two tasks simultaneously and handles unknown words via embeddings. It casts a word or a definition to…

计算与语言 · 计算机科学 2022-10-12 Pinzhen Chen , Zheng Zhao

The grammars of natural languages may be learned by using genetic algorithms that reproduce and mutate grammatical rules and part-of-speech tags, improving the quality of later generations of grammatical components. Syntactic rules are…

cmp-lg · 计算机科学 2008-02-03 Robert M. Losee

Many NLP applications require disambiguating polysemous words. Existing methods that learn polysemous word vector representations involve first detecting various senses and optimizing the sense-specific embeddings separately, which are…

计算与语言 · 计算机科学 2017-08-16 Yifan Sun , Nikhil Rao , Weicong Ding

The named concepts and compositional operators present in natural language provide a rich source of information about the kinds of abstractions humans use to navigate the world. Can this linguistic background knowledge improve the…

计算与语言 · 计算机科学 2017-11-03 Jacob Andreas , Dan Klein , Sergey Levine

A wide range of constraints can be compactly specified using automata or formal languages. In a sequence of recent papers, we have shown that an effective means to reason with such specifications is to decompose them into primitive…

人工智能 · 计算机科学 2009-03-04 Claude-Guy Quimper , Toby Walsh

Information retrieval is an important application area of natural-language processing where one encounters the genuine challenge of processing large quantities of unrestricted natural-language text. This paper reports on the application of…

cmp-lg · 计算机科学 2008-02-03 David A. Evans , Chengxiang Zhai

Recent work on word embeddings has shown that simple vector subtraction over pre-trained embeddings is surprisingly effective at capturing different lexical relations, despite lacking explicit supervision. Prior work has evaluated this…

计算与语言 · 计算机科学 2016-08-16 Ekaterina Vylomova , Laura Rimell , Trevor Cohn , Timothy Baldwin

Different semantic interpretation tasks such as text entailment and question answering require the classification of semantic relations between terms or entities within text. However, in most cases it is not possible to assign a direct…

计算与语言 · 计算机科学 2018-05-18 Siamak Barzegar , Andre Freitas , Siegfried Handschuh , Brian Davis

Automating the assessment of learner summaries provides a useful tool for assessing learner reading comprehension. We present a summarization task for evaluating non-native reading comprehension and propose three novel approaches to…

计算与语言 · 计算机科学 2019-06-19 Menglin Xia , Ekaterina Kochmar , Ted Briscoe

In the quest to enable robots to coexist with humans, understanding dynamic situations and selecting appropriate actions based on common sense and affordances are essential. Conventional AI systems face challenges in applying affordance, as…

人工智能 · 计算机科学 2025-04-03 Kazuma Arii , Satoshi Kurihara

In the present paper we consider application of overcomplete dictionaries to solution of general ill-posed linear inverse problems. In the context of regression problems, there has been enormous amount of effort to recover an unknown…

统计理论 · 数学 2017-06-21 Pawan Gupta , Marianna Pensky

Cross-lingual in-context learning (XICL) has emerged as a transformative paradigm for leveraging large language models (LLMs) to tackle multilingual tasks, especially for low-resource languages. However, existing approaches often rely on…

计算与语言 · 计算机科学 2024-12-13 Mateo Alejandro Rojas , Rafael Carranza

There have been some works that learn a lexicon together with the corpus to improve the word embeddings. However, they either model the lexicon separately but update the neural networks for both the corpus and the lexicon by the same…

计算与语言 · 计算机科学 2017-07-25 Yuanzhi Ke , Masafumi Hagiwara