中文
相关论文

相关论文: Comparing a Linguistic and a Stochastic Tagger

200 篇论文

Edge probing tests are classification tasks that test for grammatical knowledge encoded in token representations coming from contextual encoders such as large language models (LLMs). Many LLM encoders have shown high performance in EP…

计算与语言 · 计算机科学 2023-10-24 Sagnik Ray Choudhury , Jushaan Kalra

Targeted syntactic evaluation of subject-verb number agreement in English (TSE) evaluates language models' syntactic knowledge using hand-crafted minimal pairs of sentences that differ only in the main verb's conjugation. The method…

计算与语言 · 计算机科学 2021-04-21 Benjamin Newman , Kai-Siang Ang , Julia Gong , John Hewitt

Offline evaluation of language models from usage logs is biased when model choice is confounded: the same user-side factors that influence which model is used can also influence how its output is judged, so raw comparisons of logged scores…

机器学习 · 计算机科学 2026-05-05 Jikai Jin , Vasilis Syrgkanis

In foundational works of generative phonology it is claimed that subjects can reliably discriminate between possible but non-occurring words and words that could not be English. In this paper we examine the use of a probabilistic…

cmp-lg · 计算机科学 2008-02-03 John Coleman , Janet Pierrehumbert

By using a trigram model and fine-tuning a pretrained BERT model for sequence classification, we show that machine translation and human translation can be classified with an accuracy above chance level, which suggests that machine…

计算与语言 · 计算机科学 2021-05-12 Yingxue Fu , Mark-Jan Nederhof

How reliably can we trust the scores obtained from social bias benchmarks as faithful indicators of problematic social biases in a given language model? In this work, we study this question by contrasting social biases with non-social…

计算与语言 · 计算机科学 2023-06-21 Nikil Roashan Selvam , Sunipa Dev , Daniel Khashabi , Tushar Khot , Kai-Wei Chang

In the pre deep learning era, part-of-speech tags have been considered as indispensable ingredients for feature engineering in dependency parsing. But quite a few works focus on joint tagging and parsing models to avoid error propagation.…

计算与语言 · 计算机科学 2020-08-17 Houquan Zhou , Yu Zhang , Zhenghua Li , Min Zhang

We describe a generative probabilistic model of natural language, which we call HBG, that takes advantage of detailed linguistic information to resolve ambiguity. HBG incorporates lexical, syntactic, semantic, and structural information…

cmp-lg · 计算机科学 2008-02-03 Ezra Black , Fred Jelinek , John Lafferty , David M. Magerman , Robert Mercer , Salim Roukos

A tagger is a mandatory segment of most text scrutiny systems, as it consigned a s yntax class (e.g., noun, verb, adjective, and adverb) to every word in a sentence. In this paper, we present a simple part of speech tagger for homoeopathy…

计算与语言 · 计算机科学 2011-11-23 Sanjay K. Dwivedi , Pramod P. Sukhadeve

Much of the power of probabilistic methods in modelling language comes from their ability to compare several derivations for the same string in the language. An important starting point for the study of such cross-derivational properties is…

计算与语言 · 计算机科学 2007-05-23 Anoop Sarkar

Natural language is characterized by compositionality: the meaning of a complex expression is constructed from the meanings of its constituent parts. To facilitate the evaluation of the compositional abilities of language processing…

计算与语言 · 计算机科学 2020-10-13 Najoung Kim , Tal Linzen

We present an empirical study of the applicability of Probabilistic Lexicalized Tree Insertion Grammars (PLTIG), a lexicalized counterpart to Probabilistic Context-Free Grammars (PCFG), to problems in stochastic natural-language processing.…

cmp-lg · 计算机科学 2007-05-23 Rebecca Hwa

An automatic word classification system has been designed which processes word unigram and bigram frequency statistics extracted from a corpus of natural language utterances. The system implements a binary top-down form of word clustering…

cmp-lg · 计算机科学 2016-08-31 John McMahon , F. J. Smith

Grammar Detection, also referred to as Parts of Speech Tagging of raw text, is considered an underlying building block of the various Natural Language Processing pipelines like named entity recognition, question answering, and sentiment…

计算与语言 · 计算机科学 2022-12-06 Surya Teja Chavali , Charan Tej Kandavalli , Sugash T M

We present new supertaggers trained on English grammar-based treebanks and test the effects of the best tagger on parsing speed and accuracy. The treebanks are produced automatically by large manually built grammars and feature high-quality…

计算与语言 · 计算机科学 2024-10-10 Olga Zamaraeva , Carlos Gómez-Rodríguez

This work examines the impact of cross-linguistic transfer on grammatical errors in English as Second Language (ESL) texts. Using a computational framework that formalizes the theory of Contrastive Analysis (CA), we demonstrate that…

计算与语言 · 计算机科学 2016-03-25 Yevgeni Berzak , Roi Reichart , Boris Katz

We describe a method for parameter estimation in bipartite probabilistic graphical models for joint prediction of clinical conditions from the electronic medical record. The method does not rely on the availability of gold-standard labels,…

机器学习 · 统计学 2016-09-23 Yoni Halpern , Steven Horng , David Sontag

We study the use of greedy feature selection methods for morphosyntactic tagging under a number of different conditions. We compare a static ordering of features to a dynamic ordering based on mutual information statistics, and we apply the…

计算与语言 · 计算机科学 2016-03-22 Bernd Bohnet , Miguel Ballesteros , Ryan McDonald , Joakim Nivre

Parsing Expression Grammars (PEGs) describe top-down parsers. Unfortunately, the error-reporting techniques used in conventional top-down parsers do not directly apply to parsers based on Parsing Expression Grammars (PEGs), so they have to…

编程语言 · 计算机科学 2016-07-14 André Murbach Maidl , Sérgio Medeiros , Fabio Mascarenhas , Roberto Ierusalimschy

Sentence level pronunciation assessment is important for Computer Assisted Language Learning (CALL). Traditional speech pronunciation assessment, based on the Goodness of Pronunciation (GOP) algorithm, has some weakness in assessing a…

音频与语音处理 · 电气工程与系统科学 2020-10-27 Bin Su , Shaoguang Mao , Frank Soong , Yan Xia , Jonathan Tien , Zhiyong Wu