FreeLing  3.0
Classes
example.h File Reference
#include <map>
#include <vector>
Include dependency graph for example.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  category
 Class category is an auxiliar class to store information about the example belonging to a category. More...
class  example
 Class example is a vector of real-valued features, each identified by an integer label, plus info about to which classes the example belongs to, and with prediction storage functionalities. More...