next up previous contents
Next: Sample program Up: Basic Classes Previous: Linguistic Data Classes   Contents

Processing modules

The main processing classes in the library are:

You may create as many instances of each as you need. Constructors for each of them receive the appropriate options (e.g. the name of a dictionary, hmm, or grammar file), so you can create each instance with the required capabilities (for instance, a tagger for English and another for Spanish).



2006-04-26