中文
相关论文

相关论文: Requirements of Text Processing Lexicons

200 篇论文

We are presenting a set of multilingual text analysis tools that can help analysts in any field to explore large document collections quickly in order to determine whether the documents contain information of interest, and to find the…

计算与语言 · 计算机科学 2007-05-23 Camelia Ignat , Bruno Pouliquen , Ralf Steinberger , Tomaz Erjavec

Natural Language Processing has moved rather quickly from modelling specific tasks to taking more general pre-trained models and fine-tuning them for specific tasks, to a point where we now have what appear to be inherently generalist…

计算与语言 · 计算机科学 2024-07-19 David Schlangen

In this paper, we are mainly concerned with the ability to quickly and automatically distinguish word senses in dynamic semantic spaces in which new terms and new senses appear frequently. Such spaces are built '"on the fly" from constantly…

计算与语言 · 计算机科学 2018-02-19 Jean-François Delpech

When reading a text, it is common to become stuck on unfamiliar words and phrases, such as polysemous words with novel senses, rarely used idioms, internet slang, or emerging entities. If we humans cannot figure out the meaning of those…

As transformers have gained prominence in natural language processing, some researchers have investigated theoretically what problems they can and cannot solve, by treating problems as formal languages. Exploring such questions can help…

机器学习 · 计算机科学 2024-09-05 Lena Strobl , William Merrill , Gail Weiss , David Chiang , Dana Angluin

A substantial amount of research has been carried out in developing machine learning algorithms that account for term dependence in text classification. These algorithms offer acceptable performance in most cases but they are associated…

信息检索 · 计算机科学 2017-10-26 Sounak Banerjee , Prasenjit Majumder , Mandar Mitra

Specialized lexicons are collections of words with associated constraints such as special definitions, specific roles, and intended target audiences. These constraints are necessary for content generation and documentation tasks (e.g.,…

计算与语言 · 计算机科学 2024-10-07 Joseph Marvin Imperial , Harish Tayyar Madabushi

Computers understand very little of the meaning of human language. This profoundly limits our ability to give instructions to computers, the ability of computers to explain their actions to us, and the ability of computers to analyse and…

计算与语言 · 计算机科学 2010-03-08 Peter D. Turney , Patrick Pantel

A key capability in managing patent applications or a patent portfolio is comparing claims to other text, e.g. a patent specification. Because the language of claims is different from language used elsewhere in the patent application or in…

计算与语言 · 计算机科学 2024-07-16 Matthias Blume , Ghobad Heidari , Christoph Hewel

Sentences that present a complex syntax act as a major stumbling block for downstream Natural Language Processing applications whose predictive quality deteriorates with sentence length and complexity. The task of Text Simplification (TS)…

计算与语言 · 计算机科学 2023-08-02 Christina Niklaus , Matthias Cetto , André Freitas , Siegfried Handschuh

Considering that words with different characteristic in the text have different importance for classification, grouping them together separately can strengthen the semantic expression of each part. Thus we propose a new text representation…

计算与语言 · 计算机科学 2019-06-19 Xiaoye Tan , Rui Yan , Chongyang Tao , Mingrui Wu

Pronoun disambiguation in understanding text and discourse often requires the application of both general pragmatic knowledge and context-specific information. In AI and linguistics research, this has mostly been studied in cases where the…

计算与语言 · 计算机科学 2022-04-06 Ernest Davis

Several methods have been proposed for classifying long textual documents using Transformers. However, there is a lack of consensus on a benchmark to enable a fair comparison among different approaches. In this paper, we provide a…

计算与语言 · 计算机科学 2022-03-23 Hyunji Hayley Park , Yogarshi Vyas , Kashif Shah

Distributional word representation methods exploit word co-occurrences to build compact vector encodings of words. While these representations enjoy widespread use in modern natural language processing, it is unclear whether they accurately…

计算与语言 · 计算机科学 2017-06-01 Li Lucy , Jon Gauthier

A word having multiple senses in a text introduces the lexical semantic task to find out which particular sense is appropriate for the given context. One such task is Word sense disambiguation which refers to the identification of the most…

计算与语言 · 计算机科学 2019-01-24 Mohd Zeeshan Ansari , Lubna Khan

Although deep language representations have become the dominant form of language featurization in recent years, in many settings it is important to understand a model's decision-making process. This necessitates not only an interpretable…

计算与语言 · 计算机科学 2023-06-05 Victoria Lin , Louis-Philippe Morency

Recent years have seen an increasing need of high-level specification languages and tools generating code from specifications. In this paper, we introduce a specification language, {\splname}, which is tailored to the writing of syntactic…

编程语言 · 计算机科学 2007-05-23 Yong Xiao , Zena M. Ariola , Michel Mauny

Traditional semantic parsers map language onto compositional, executable queries in a fixed schema. This mapping allows them to effectively leverage the information contained in large, formal knowledge bases (KBs, e.g., Freebase) to answer…

计算与语言 · 计算机科学 2016-11-30 Matt Gardner , Jayant Krishnamurthy

Language models (LMs) are said to be exhibiting reasoning, but what does this entail? We assess definitions of reasoning and how key papers in the field of natural language processing (NLP) use the notion and argue that the definitions…

计算与语言 · 计算机科学 2025-11-18 Bertram Højer

Linguistic typology aims to capture structural and semantic variation across the world's languages. A large-scale typology could provide excellent guidance for multilingual Natural Language Processing (NLP), particularly for languages that…