FreeLing
4.0
|
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | freeling::category |
Class category is an auxiliar class to store information about the example belonging to a category. More... | |
class | freeling::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... | |
Namespaces | |
namespace | freeling |