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:23, 11 November 2016 (Created page with ''''IBM SystemT''' is a declarative information extraction system built as a research project at IBM's IBM Almaden Research Center beginning in 2005....'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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 execute the plan generated by the Optimizer.

  • IBM SystemT.