Posts

lambda calculus

Last edited: August 8, 2025

see Lambda Calculus

Lambek Calculus

Last edited: August 8, 2025

language

Last edited: August 8, 2025

effability

see also language

Language Agents with Karthik

Last edited: August 8, 2025

Transitions

  1. Transition first from rule based learning to statistical learning
  2. Rise of semantic parsing: statistical models of parsing
  3. Then, moving from semantic parsing to large models—putting decision making and language modeling into the same bubble

Importance of LLMs

  • They are simply better at understanding language inputs
  • They can generate structured information (i.e. not just human language, JSONs, etc.)
  • They can perform natural language “reasoning”—not just generate

(and natural language generation, abv)

Language Information Index

Last edited: August 8, 2025

What makes language modeling hard: resolving ambiguity is hard.

“the chef made her duck”

Contents

Basic Text Processing

Edit Distance

DP costs \(O(nm)\), backtrace costs \(O(n+m)\).

Ngrams

Text Classification

Logistic Regression

Information Retrial

Ranked Information Retrial

Vector Semantics

POS and NER

Dialogue Systems

Recommender Systems

Dora

Neural Nets

The Web