中文
相关论文

相关论文: Learning Part-of-Speech Guessing Rules from Lexico…

200 篇论文

Ontologies formalise how the concepts from a given domain are interrelated. Despite their clear potential as a backbone for explainable AI, existing ontologies tend to be highly incomplete, which acts as a significant barrier to their more…

人工智能 · 计算机科学 2021-05-12 Steven Schockaert , Yazmín Ibáñez-García , Víctor Gutiérrez-Basulto

This paper presents a simple method that allows to easily enhance textual pre-trained large language models with speech information, when fine-tuned for a specific classification task. A classical issue with the fusion of many embeddings…

计算与语言 · 计算机科学 2026-04-07 Nicolas Calbucura , Jose Guillen , Valentin Barriere

The rise of neural networks, and particularly recurrent neural networks, has produced significant advances in part-of-speech tagging accuracy. One characteristic common among these models is the presence of rich initial word encodings.…

计算与语言 · 计算机科学 2018-05-23 Bernd Bohnet , Ryan McDonald , Goncalo Simoes , Daniel Andor , Emily Pitler , Joshua Maynez

Rule-based information extraction has lately received a fair amount of attention from the database community, with several languages appearing in the last few years. Although information extraction systems are intended to deal with…

数据库 · 计算机科学 2018-01-01 Francisco Maturana , Cristian Riveros , Domagoj Vrgoč

A novel approach to automated learning of syntactic rules governing natural languages is proposed, based on using probabilities assigned to sentences (and potentially longer word sequences) by transformer neural network language models to…

计算与语言 · 计算机科学 2020-05-27 Ben Goertzel , Andres Suarez Madrigal , Gino Yu

Morphologically rich languages accentuate two properties of distributional vector space models: 1) the difficulty of inducing accurate representations for low-frequency word forms; and 2) insensitivity to distinct lexical relations that…

计算与语言 · 计算机科学 2017-06-02 Ivan Vulić , Nikola Mrkšić , Roi Reichart , Diarmuid Ó Séaghdha , Steve Young , Anna Korhonen

Word segmentation is a low-level NLP task that is non-trivial for a considerable number of languages. In this paper, we present a sequence tagging framework and apply it to word segmentation for a wide range of languages with different…

计算与语言 · 计算机科学 2018-07-10 Yan Shao , Christian Hardmeier , Joakim Nivre

Inflection is an essential part of every human language's morphology, yet little effort has been made to unify linguistic theory and computational methods in recent years. Methods of string manipulation are used to infer inflectional…

计算与语言 · 计算机科学 2020-09-07 Eleni Metheniti , Guenter Neumann , Josef van Genabith

Significant work has been done on learning regular expressions from a set of data values. Depending on the domain, this approach can be very successful. However, significant time is required to learn these expressions and the resulting…

数据库 · 计算机科学 2024-03-18 Michael J. Mior

Lemmatization of standard languages is concerned with (i) abstracting over morphological differences and (ii) resolving token-lemma ambiguities of inflected words in order to map them to a dictionary headword. In the present paper we aim to…

计算与语言 · 计算机科学 2019-03-19 Enrique Manjavacas , Ákos Kádár , Mike Kestemont

The concept of inflection classes is an abstraction used by linguists, and provides a means to describe patterns in languages that give an analogical base for deducing previously unencountered forms. This ability is an important part of…

计算与语言 · 计算机科学 2025-12-18 Peter Dekker , Heikki Rasilo , Bart de Boer

In settings where only unlabelled speech data is available, speech technology needs to be developed without transcriptions, pronunciation dictionaries, or language modelling text. A similar problem is faced when modelling infant language…

计算与语言 · 计算机科学 2016-03-10 Herman Kamper , Aren Jansen , Sharon Goldwater

Conventional statistics-based methods for joint Chinese word segmentation and part-of-speech tagging (S&T) have generalization ability to recognize new words that do not appear in the training data. An undesirable side effect is that a…

计算与语言 · 计算机科学 2013-05-28 Kaixu Zhang , Maosong Sun

Methods for learning word representations using large text corpora have received much attention lately due to their impressive performance in numerous natural language processing (NLP) tasks such as, semantic similarity measurement, and…

计算与语言 · 计算机科学 2015-11-23 Danushka Bollegala , Alsuhaibani Mohammed , Takanori Maehara , Ken-ichi Kawarabayashi

We show how to predict the basic word-order facts of a novel language given only a corpus of part-of-speech (POS) sequences. We predict how often direct objects follow their verbs, how often adjectives follow their nouns, and in general the…

计算与语言 · 计算机科学 2017-10-12 Dingquan Wang , Jason Eisner

We apply decision tree induction to the problem of discourse clue word sense disambiguation with a genetic algorithm. The automatic partitioning of the training set which is intrinsic to decision tree induction gives rise to linguistically…

cmp-lg · 计算机科学 2008-02-03 Eric V. Siegel , Kathleen R. McKeown

A classical problem in grammatical inference is to identify a deterministic finite automaton (DFA) from a set of positive and negative examples. In this paper, we address the related - yet seemingly novel - problem of identifying a set of…

机器学习 · 计算机科学 2017-06-07 Alexis Linard , Rick Smetsers , Frits Vaandrager , Umar Waqas , Joost van Pinxten , Sicco Verwer

Syntactic annotation of corpora in the form of part-of-speech (POS) tags is a key requirement for both linguistic research and subsequent automated natural language processing (NLP) tasks. This problem is commonly tackled using machine…

计算与语言 · 计算机科学 2024-10-30 Stefan Heid , Marcel Wever , Eyke Hüllermeier

Morpho-syntactic lexicons provide information about the morphological and syntactic roles of words in a language. Such lexicons are not available for all languages and even when available, their coverage can be limited. We present a…

计算与语言 · 计算机科学 2016-01-26 Manaal Faruqui , Ryan McDonald , Radu Soricut

Although pretrained language models (PLMs) can be prompted to perform a wide range of language tasks, it remains an open question how much this ability comes from generalizable linguistic understanding versus surface-level lexical patterns.…

计算与语言 · 计算机科学 2023-05-23 Terra Blevins , Hila Gonen , Luke Zettlemoyer