FASTUS System

From GM-RKB
(Redirected from FASTUS)
Jump to navigation Jump to search

A FASTUS System is an Information Extraction System based on ...



References

  • http://www.ai.sri.com/~appelt/fastus.html
    • FASTUS is a (slightly permuted) acronym for Finite State Automa-based Text Understanding System. It is a system for extracting information from free text. Currently English and Japanese versions of the system exist. Typically, applications mark text with annotations that indicate items of interest, such as names of people or companies, or it fills templates with information that could be entered into a relational database. FASTUS works as a series of cascaded, finite-state automata.
    • Buried by an avalanche of text. FASTUS was developed in response to the needs of the government intelligence community for scanning and processing huge volumes of written texts. Government intelligence agencies collect much information from around the world from both classified and unclassified sources. Assimilating important facts from this data can be a daunting task for an analyst. One analyst had described the problem by saying that, “If I read every bit of information that might be important to what I am working on, it would be like reading War and Peace every day. FASTUS provides the analyst with a tool that will help him or her to avoid being overwhelmed by the flood of information.
    • FASTUS is most appropriate for information extraction tasks, rather than full text understanding. That is, it is most effective for tasks in which (1) only a fraction of the text contains relevent information, and (2) there is a relatively simple, predefined, rigid target representation that the information is mapped into.
    • FASTUS has been under development since (1992). The system is implemented in Common Lisp, and has been transported to several hardware platforms.

1996

1995

  • (Appelt et al, 1995) ⇒ Douglas E. Appelt, Jerry R. Hobbs, John Bear, David Israel, Megumi Kameyama, Andy Kehler, David Martin, Karen Meyers, and Mabry Tyson. (1995). “SRI International FASTUS system: MUC-6 test results and analysis.” In: Proceedings of the Sixth Message Understanding Conference (MUC-6).

1993