The Talent system: TEXTRACT architecture and data model

  • Authors:
  • Mary S. Neff;Roy J. Byrd;Branimir K. Boguraev

  • Affiliations:
  • IBM T.J. Watson Research Center, 19 Skyline Drive, Hawthorne, NY 10532, USA e-mail: maryneff@us.ibm.com roybyrd@us.ibm.com bran@us.ibm.com;IBM T.J. Watson Research Center, 19 Skyline Drive, Hawthorne, NY 10532, USA e-mail: maryneff@us.ibm.com roybyrd@us.ibm.com bran@us.ibm.com;IBM T.J. Watson Research Center, 19 Skyline Drive, Hawthorne, NY 10532, USA e-mail: maryneff@us.ibm.com roybyrd@us.ibm.com bran@us.ibm.com

  • Venue:
  • Natural Language Engineering
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present the architecture and data model for TEXTRACT, a robust, scalable and configurable document analysis framework. TEXTRACT has been engineered as a pipeline architecture, allowing for rapid prototyping and application development by freely mixing reusable, existing, language analysis plugins and custom, new, plugins with customizable functionality. We discuss design issues which arise from requirements of industrial strength efficiency and scalability, and which are further constrained by plugin interactions, both among themselves, and with a common data model comprising an annotation store, document vocabulary and a lexical cache. We exemplify some of these by focusing on a meta-plugin: an interpreter for annotation-based finite state transduction, through which many linguistic filters can be implemented as stand-alone plugins. The framework and component plugins have been extensively deployed in both research and industrial environments, for a broad range of text analysis and mining tasks.