paper-with-me

홈 › Papers

Large corpora and large language models: a replicable method for automating grammatical annotation

2024-11-18 · Cameron Morin, Matti Marttinen Larsson

Much linguistic research relies on annotated datasets of features extracted from text corpora, but the rapid quantitative growth of these corpora has created practical difficulties for linguists to manually annotate large data samples. In this paper, we present a replicable, supervised method that leverages large language models for assisting the linguist in grammatical annotation through prompt engineering, training, and evaluation. We introduce a methodological pipeline applied to the case study of formal variation in the English evaluative verb construction 'consider X (as) (to be) Y', based on the large language model Claude 3.5 Sonnet and corpus data from Davies' NOW and EnTenTen21 (SketchEngine). Overall, we reach a model accuracy of over 90% on our held-out test samples with only a small amount of training data, validating the method for the annotation of very large quantities of tokens of the construction in the future. We discuss the generalisability of our results for a wider range of case studies of grammatical constructions and grammatical variation and change, underlining the value of AI copilots as tools for future linguistic research.

📄 PDF Abstract BibTeX arXiv:2411.11260

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelPrompt Engineering

Similar Papers 제목 키워드 기반

Replicability is Asymptotically Free in Multi-armed Bandits

2024-02-12 · Junpei Komiyama, Shinji Ito, Yuichi Yoshida, Souta Koshino

We consider a replicable stochastic multi-armed bandit algorithm that ensures, with high probability, that the algorithm's sequence of actions is not affected by the randomness inherent in the dataset. Replicability allo…

Decision MakingMulti-Armed Bandits

Replicable Learning of Large-Margin Halfspaces

2024-02-21 · Alkis Kalavasis, Amin Karbasi, Kasper Green Larsen, Grigoris Velegkas 외

We provide efficient replicable algorithms for the problem of learning large-margin halfspaces. Our results improve upon the algorithms provided by Impagliazzo, Lei, Pitassi, and Sorrell [STOC, 2022]. We design the first…

On the Structure of Replicable Hypothesis Testers

2025-07-03 · Anders Aamand, Maryam Aliakbarpour, Justin Y. Chen, Shyam Narayanan 외 arxiv

A hypothesis testing algorithm is replicable if, when run on two different samples from the same distribution, it produces the same output with high probability. This notion, defined by by Impagliazzo, Lei, Pitassi, and …

Replicable Bandits with UCB based Exploration

2026-04-21 · Rohan Deb, Udaya Ghai, Karan Singh, Arindam Banerjee arxiv

We study replicable algorithms for stochastic multi-armed bandits (MAB) and linear bandits with UCB (Upper Confidence Bound) based exploration. A bandit algorithm is $ρ$-replicable if two executions using shared internal…

Multi-Armed Bandits

GenoML: Automated Machine Learning for Genomics

2021-03-04 · Mary B. Makarious, Hampton L. Leonard, Dan Vitale, Hirotaka Iwaki 외

GenoML is a Python package automating machine learning workflows for genomics (genetics and multi-omics) with an open science philosophy. Genomics data require significant domain expertise to clean, pre-process, harmoniz…

BIG-bench Machine LearningPhilosophy