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 Data classes are defined in libfries library. Refer to the documentation in that library for the details on the classes.

The linguistic classes are:

Lluís Padró 2010-09-02