scispace - formally typeset
D

Dan Klein

Researcher at University of California, Berkeley

Publications -  268
Citations -  31039

Dan Klein is an academic researcher from University of California, Berkeley. The author has contributed to research in topics: Parsing & Natural language. The author has an hindex of 78, co-authored 266 publications receiving 28295 citations. Previous affiliations of Dan Klein include Cornell University & Facebook.

Papers
More filters
Proceedings ArticleDOI

Feature-rich part-of-speech tagging with a cyclic dependency network

TL;DR: A new part-of-speech tagger is presented that demonstrates the following ideas: explicit use of both preceding and following tag contexts via a dependency network representation, broad use of lexical features, and effective use of priors in conditional loglinear models.
Proceedings ArticleDOI

Accurate Unlexicalized Parsing

TL;DR: It is demonstrated that an unlexicalized PCFG can parse much more accurately than previously shown, by making use of simple, linguistically motivated state splits, which break down false independence assumptions latent in a vanilla treebank grammar.
Proceedings ArticleDOI

Learning Accurate, Compact, and Interpretable Tree Annotation

TL;DR: An automatic approach to tree annotation in which basic nonterminal symbols are alternately split and merged to maximize the likelihood of a training treebank is presented.
Proceedings ArticleDOI

Neural Module Networks

TL;DR: The authors decomposes questions into their linguistic substructures, and uses these structures to dynamically instantiate modular networks (with reusable components for recognizing dogs, classifying colors, etc.). The resulting compound networks are jointly trained.
Journal ArticleDOI

Abstractions for software architecture and tools to support them

TL;DR: The purpose is to support the abstractions used in practice by software designers, and sketches a model for defining architectures and presents an implementation of the basic level of that model.