Package CHEM :: Package Annotation :: Module BaseAnnotator
[hide private]
[frames] | no frames]

Module BaseAnnotator



Classes [hide private]
  BaseAnnotator
Abstract base class for all annotators.
  SingleAnnotator
Special case of the BaseAnnotator.
  CompositeAnnotator
Convenience class to take care of setting up a series of annotators by name.
  BasePopulator
Base class to do record updating based on annotators.
  DatabasePopulator
Concrete implementation of BasePopulator.
  TextFilePopulator
Concrete implementaiton of BasePopulator.
Functions [hide private]
 
main(argv)
Main method, callable from command line