The Stanford CoreNLP Natural Language Processing Toolkit
Published 1 January 2014Open access
Christopher D. Manning, Mihai Surdeanu, John Bauer, Jenny Rose Finkel, Steven Bethard, David McClosky
Citations7,238
Generate an AI Snapshot to get a quick, structured summary of this paper.
Study Snapshot
ObjectiveStudy objective
MethodsResearch methodology
PopulationPopulation studied
Sample sizeSample sizes
OutcomesStudy outcomes here
ResultsStudy results comes here
LimitationsResearch study limitations comes here
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
The design and use of the Stanford CoreNLP toolkit is described, an extensible pipeline that provides core natural language analysis, and it is suggested that this follows from a simple, approachable design, straightforward interfaces, the inclusion of robust and good quality analysis components, and not requiring use of a large amount of associated baggage.
Abstract
Christopher Manning, Mihai Surdeanu, John Bauer, Jenny Finkel, Steven Bethard, David McClosky. Proceedings of 52nd Annual Meeting of the Association for Computational Linguistics: System Demonstrations. 2014.
Keywords
Computer Science
Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank
6,774 Citations2013Richard Socher, Alex Perelygin +5 more
A Sentiment Treebank that includes fine grained sentiment labels for 215,154 phrases in the parse trees of 11,855 sentences and presents new challenges for sentiment compositionality, and introduces the Recursive Neural Tensor Network.
CERN Document Server (European Organization for Nuclear Research)Natural Language Processing with Python
3,449 Citations2009Steven Bird, Ewan Klein +1 more
Incorporating non-local information into information extraction systems by Gibbs sampling
3,035 Citations2005Jenny Rose Finkel, Trond Grenager +1 more
By using simulated annealing in place of Viterbi decoding in sequence models such as HMMs, CMMs, and CRFs, it is possible to incorporate non-local structure while preserving tractable inference.
Feature-rich part-of-speech tagging with a cyclic dependency network
2,851 Citations2003Kristina Toutanova, Dan Klein +2 more
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.
Generating Typed Dependency Parses from Phrase Structure Parses
2,304 Citations2006Marie-Catherine de Marneffe, Bill MacCartney +1 more
A system for extracting typed dependency parses of English sentences from phrase structure parses that captures inherent relations occurring in corpus texts that can be critical in real-world applications is described.
Natural Language EngineeringUIMA: an architectural approach to unstructured information processing in the corporate research environment
889 Citations2004David Ferrucci, Adam Lally
A general introduction to U IMA is given focusing on the design points of its analysis engine architecture and how UIMA is helping to accelerate research and technology transfer is discussed.
Fast Exact Inference with a Factored Model for Natural Language Parsing
746 Citations2002Dan Klein, Christopher D. Manning
A novel generative model for natural language tree structures in which semantic and syntactic structures are scored with separate models that admits an extremely effective A* parsing algorithm, which enables efficient, exact inference.
Computational LinguisticsDeterministic Coreference Resolution Based on Entity-Centric, Precision-Ranked Rules
395 Citations2013Heeyoung Lee, Anne Lynn S. Chang +4 more
The two stages of the sieve-based architecture, a mention detection stage that heavily favors recall, followed by coreference sieves that are precision-oriented, offer a powerful way to achieve both high precision and high recall.
GATE
385 Citations2001Hamish Cunningham, Diana Maynard +2 more
GATE, a framework and graphical development environment which enables users to develop and deploy language engineering components and resources in a robust fashion, and can be used to develop applications and resources in multiple languages, based on its thorough Unicode support.
SUTime: A library for recognizing and normalizing time expressions
381 Citations2012Anne Lynn S. Chang, Christopher D. Manning
SUTIME is a temporal tagger for recognizing and normalizing temporal expressions in English text and is a deterministic rule-based system designed for extensibility.
TUbilio (Technical University of Darmstadt)Darmstadt Knowledge Processing Repository Based on UIMA
45 Citations2007Iryna Gurevych, Max Mühlhäuser +4 more
The mid-term goal is to provide a collection of software components for semantic information processing based on UIMA, called Darmstadt Knowledge Processing Software Repository (DKPro), which should support semantic informationprocessing along several dimensions.
PubMedClearTK 2.0: Design Patterns for Machine Learning in UIMA.
38 Citations2014Steven Bethard, Philip V. Ogren +1 more
ClearTK adds machine learning functionality to the UIMA framework, providing wrappers to popular machine learning libraries, a rich feature extraction library that works across different classifiers, and utilities for applying and evaluating machine learning models.
