postprocess.c

The postprocess.c program builds upon basic.c and shows the work flow needed to support post-processing in eduction. The program:

  1. creates and configures an eduction engine.
  2. creates post-processing tasks.
  3. creates an eduction session to process the input.
  4. adds input text to the session.
  5. performs the extraction.
  6. collects the matches from the extraction.
  7. runs post-processing tasks on the matches.
  8. prints the results.
  9. cleans up the post-processing tasks.

_FT_HTML5_bannerTitle.htm