HomePage RecentChanges

2003 KernelMethodsForRelationExtraction


Keywords: Relation Recognition from Text Algorithm, Relational Data Kernel Function


Cited By


Quotes

Abstract

"We present an application of kernel methods to extracting relations from unstructured natural language sources. We introduce kernels defined over shallow parse representations of text, and design efficient algorithms for computing the kernels. We use the devised kernels in conjunction with Support Vector Machine and Voted Perceptron learning algorithms for the task of extracting person-affiliation and organization-location relations from text. We experimentally evaluate the proposed methods and compare them with feature-based learning algorithms, with promising results.

1. Introduction

3. Kernel-based Machine Learning

4. Problem Formalization

5. Kernels for Relation Extraction

5.1 Contiguous Subtree Kernels

5.2 Sparse Subtree Kernels

6. Experiments

7 Discussion

8. Conclusions and Further Work

References