next up previous contents
Next: Processing modules Up: Basic Classes Previous: Basic Classes   Contents

Linguistic Data Classes

The different processing modules work on objects containing linguistic data (such as a word, a PoS tag, a sentence...). Your application must be aware of those classes in order to be able to provide to each processing module the right data, and to correctly interpret the module results.

The linguistic classes are:



2006-04-26