Jump to content

IBM SystemT

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Hamburg-1982 (talk | contribs) at 18:13, 14 November 2016 (category added, uncat removed). 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. Its name is partially inspired by System R, a seminal project from the same research center.

SystemT includes the following three 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.

SystemT has been taught in multiple universities around the globe and as online courses since late September 2016.


References

  • IBM SystemT.
  • Text Analytics: Getting Results with SystemT.