Jump to content

IBM SystemT

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Yunyaoli (talk | contribs) at 21:25, 11 November 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

IBM SystemT is a declarative information extraction system built as a research project at IBM's IBM Almaden Research Center beginning in 2005.

It includes the following main components: (1) AQL, a declarative rule language with similar syntax as SQL; (2) Optimizer, which takes AQL statements as input and generates high-performance algebraic execution plans; and (3) Execute engine, which executes the plan generated by the Optimizer and performs information extraction over input documents.

  • IBM SystemT.