scispace - formally typeset
C

Charles Sutton

Researcher at Google

Publications -  204
Citations -  15393

Charles Sutton is an academic researcher from Google. The author has contributed to research in topics: Source code & Conditional random field. The author has an hindex of 46, co-authored 191 publications receiving 11553 citations. Previous affiliations of Charles Sutton include University of California, Berkeley & The Turing Institute.

Papers
More filters

An Introduction to Conditional Random Fields for Relational Learning

TL;DR: A solution to this problem is to directly model the conditional distribution p(y|x), which is sufficient for classification, and this is the approach taken by conditional random fields.
Proceedings ArticleDOI

Dynamic conditional random fields: factorized probabilistic models for labeling and segmenting sequence data

TL;DR: In this paper, a generalization of linear-chain CRFs, called dynamic conditional random fields (DCRFs), is proposed, in which each time slice contains a set of state variables and edges and parameters are tied across slices.
Posted Content

An Introduction to Conditional Random Fields

TL;DR: Conditional Random Fields (CRFs) as discussed by the authors are a popular probabilistic method for structured prediction and have seen wide application in natural language processing, computer vision, and bioinformatics.