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
Posted Content

Optimizing small BERTs trained for German NER

TL;DR: This article investigated various training techniques of smaller BERT models and evaluated them on five public German NER tasks and proposed two new fine-tuning techniques leading to better performance: CSE-tagging and a modified form of LCRF.

Collective Ontology-based Information Extraction using Probabilistic Graphical Models.

Slavko Zitnik
TL;DR: An intelligent collective IE system combining all three subtasks by employing conditional random fields and the usage of same learning model enables us to easily communicate between iterations on the fly and to correct errors during iterative process execution.
Book ChapterDOI

Wealth of Flora and Vegetation in the La Campana-Peñuelas Biosphere Reserve, Valparaiso Region, Chile

TL;DR: Chile has a National System for State-Protected Wilderness Areas (Sistema Nacional de Areas Silvestres Protegidas del Estado) as mentioned in this paper, which consists of three categories: National Parks (PN), National Reserves (RN) and Natural Monuments (MN).
Book ChapterDOI

Generalization of discriminative approaches for speech language understanding in a multilingual context

TL;DR: A comparison between the state-of-the-art methods used for machine translation and speech understanding justifies the proposition of a unified framework to perform a joint decoding which translates a sentence and assigns semantic tags to this translation in the same process.
ReportDOI

Background Knowledge in Learning-Based Relation Extraction.

Quang Xuan Do
TL;DR: It is argued that relation extraction systems would benefit from using one or more background knowledge sources, both in enriching the systems' inputs and biasing the final outputs, and a principled framework is proposed that allows one to effectively incorporate knowledge into statistical machine learning models for relation extraction.
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)