Translation
Warren Weaver
Proposes treating translation as a cryptographic decoding problem, arguing that a text in one language can be seen as the same message encoded, and that wartime code-breaking statistics could help recover it.
Language processed by machine.
8 topics · 13 curated works
No prior grounding assumed.
Translation
Warren Weaver · 1949
Proposes treating translation as a cryptographic decoding problem, arguing that a text in one language can be seen as the same message encoded, and…
+1 more at this level
Assumes you know the vocabulary.
A Standard Sample of Present-Day Edited American English, for Use with Digital Computers
W. Nelson Francis · 1964
Describes the compilation of the Brown Corpus, a million-word sample of edited prose built to a fixed sampling design, establishing the electronic…
+3 more at this level
Primary sources and full treatments.
A Statistical Approach to Machine Translation
Brown et al. · 1990
Argues that translation equivalences can be learned automatically from a large aligned bilingual corpus alone, without any hand-written bilingual…
+6 more at this level
12 of 13 works
Warren Weaver
Proposes treating translation as a cryptographic decoding problem, arguing that a text in one language can be seen as the same message encoded, and that wartime code-breaking statistics could help recover it.
B. H. Juang & Lawrence R. Rabiner
Traces automatic speech recognition from rigid template-matching methods to statistical hidden Markov modelling, arguing the shift to a probabilistic framework in the 1980s, not any single algorithm, is what made large-vocabulary continuous recognition practical.
link checked 17 Sept 2026W. Nelson Francis
Describes the compilation of the Brown Corpus, a million-word sample of edited prose built to a fixed sampling design, establishing the electronic corpus as a reusable, shared object for studying a language empirically.
Kenneth Ward Church & Patrick Hanks
Argues word association strength can be measured objectively from corpus co-occurrence statistics using mutual information, replacing a lexicographer's intuitive judgement of collocation with a repeatable count over text.
link checked 17 Sept 2026Nivre et al.
Presents a single dependency-annotation scheme applied consistently across many languages, arguing that a shared set of grammatical relations makes syntactic annotation comparable across languages instead of being redesigned for each one.
Joshi et al.
Categorises the world's languages by how much labelled data and research attention NLP has given them and shows the field's progress has concentrated on a handful of languages, leaving most of linguistic diversity untouched.
Brown et al.
Argues that translation equivalences can be learned automatically from a large aligned bilingual corpus alone, without any hand-written bilingual dictionary or grammar rules.
Lee, Giachin, Rabiner, Pieraccini & Rosenberg
Extends the hidden-Markov-model approach to continuous speech recognition Jelinek's group pioneered with context-dependent phone models and better parameter smoothing, and measures the resulting drop in word-error rate.
Mitchell P. Marcus, Beatrice Santorini & Mary Ann Marcinkiewicz
Describes the construction of the Penn Treebank, a corpus of hand-annotated syntactic structure, which became the shared benchmark that let parsers built on entirely different theories be compared against each other.
link checked 17 Sept 2026Michael Collins
Shows that a parser conditioned on lexical head-to-head dependencies, trained on a treebank, outperforms parsers built from hand-written grammar rules.
link checked 17 Sept 2026Emily M. Bender
Argues that language processing systems built and tested only on English quietly encode English's grammatical assumptions, and that engineers need at least basic linguistic typology to notice when a method will not transfer.
link checked 17 Sept 2026Tal Linzen, Emmanuel Dupoux & Yoav Goldberg
Tests whether a recurrent network trained only on raw text learns long-distance subject-verb agreement, and uses the cases where it fails as evidence about what statistical learning alone can and cannot recover of syntax.
link checked 17 Sept 2026This subject genuinely sits in more than one domain. These fields approach the same ground with different methods.