scispace - formally typeset
Open AccessBook ChapterDOI

Text Chunking Using Transformation-Based Learning

Lance Ramshaw, +1 more
- pp 157-176
TLDR
This work has shown that the transformation-based learning approach can be applied at a higher level of textual interpretation for locating chunks in the tagged text, including non-recursive “baseNP” chunks.
Abstract
Transformation-based learning, a technique introduced by Eric Brill (1993b), has been shown to do part-of-speech tagging with fairly high accuracy. This same method can be applied at a higher level of textual interpretation for locating chunks in the tagged text, including non-recursive “baseNP” chunks. For this purpose, it is convenient to view chunking as a tagging problem by encoding the chunk structure in new tags attached to each word. In automatic tests using Treebank-derived data, this technique achieved recall and precision rates of roughly 93% for baseNP chunks (trained on 950K words) and 88% for somewhat more complex chunks that partition the sentence (trained on 200K words). Working in this new application and with larger template and training sets has also required some interesting adaptations to the transformation-based learning approach.

read more

Citations
More filters
Proceedings Article

Prepositional Phrase Attachment in Shallow Parsing

TL;DR: A method to evaluate the PP attachment task in a more natural situation is provided, making it possible to compare the approach to full statistical parsing approaches, and the domain adaptation properties of both approaches are investigated.
Journal ArticleDOI

Consolidation of Subtasks for Target Task in Pipelined NLP Model

TL;DR: In experiments in which text chunking is a target task and part‐of‐speech tagging is its subtask, CST2 outperforms a traditional pipelined text chunker and proves the effectiveness of optimizing subtasks with respect to the target task.
Posted Content

Token Sequence Labeling vs. Clause Classification for English Emotion Stimulus Detection.

TL;DR: An integrated framework is proposed which enables us to evaluate the two different approaches comparably, implement models inspired by state-of-the-art approaches in Mandarin, and test them on four English data sets from different domains, showing that token sequence labeling is superior on three out of four datasets.
Journal Article

A Statistics-Based Chinese Parser.

TL;DR: A statistics-based Chinese parser, which parses the Chinese sentences with correct segmentation and POS tagging information through the following processing stages: to predict constituent boundaries, to match open and close brackets and produce syntactic trees, to disambiguate and choose the best parse tree.
Journal ArticleDOI

A Cascaded Approach to Mention Detection and Chaining in Arabic

TL;DR: A fully statistical approach to Arabic mention detection and chaining system, built around the maximum entropy principle, which has obtained very competitive performance in the automatic content extraction (ACE) evaluation program.
References
More filters
Book ChapterDOI

Parsing By Chunks

TL;DR: The typical chunk consists of a single content word surrounded by a constellation of function words, matching a fixed template, and the relationships between chunks are mediated more by lexical selection than by rigid templates.
Proceedings ArticleDOI

A Stochastic Parts Program and Noun Phrase Parser for Unrestricted Text

TL;DR: The authors used a linear-time dynamic programming algorithm to find an assignment of parts of speech to words that optimizes the product of (a) lexical probabilities (probability of observing part of speech i given word i) and (b) contextual probabilities (pb probability of observing n following partsof speech).
Proceedings Article

Some advances in transformation-based part of speech tagging

TL;DR: In this article, a rule-based approach to tagging unknown words is described, where the tagger-can be extended into a k-best tagger, where multiple tags can be assigned to words in some cases of uncertainty.
Journal ArticleDOI

Performance structures: A psycholinguistic and linguistic appraisal☆

TL;DR: In this paper, two lines of research are combined to deal with a long-standing problem in both fields: why the performance structures of sentences (structures based on experimental data, such as pausing and parsing values) are not fully accountable for by linguistic theories of phrase structure.
Book

A corpus-based approach to language learning

Eric D. Brill
TL;DR: A learning algorithm is described that takes a small structurally annotated corpus of text and a larger unannotated corpus as input, and automatically learns how to assign accurate structural descriptions to sentences not in the training corpus.
Related Papers (5)