Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The are various ways regexes and javascript can be specified on sources to import. That type of customization is discussed here.
  • Custom entity extractors can be added. This is described here.
    • (the support for this is not currently very good - the medium term aim is to replace the current custom infrastructure with a UIMA-compatible framework, which fits much better into our open philosophy)
  • Hadoop-based JARs can be plugged-in to the framework and run either as a one-off or scheduled regularly. 
  • Follow-on processes can use the REST interface to collect data. Check out the API reference and more usefully the section with commonly needed examples.
    • (Obviously this isn't really injection of logic into Infinit.e, it's just integration of Infinit.e with other infrastructure).
  • Visualization widgets can be developed and plugged into the GUI framework. This is described here.

...