FreeLing
3.1
|
#include <string>
#include <list>
#include <map>
#include <set>
Go to the source code of this file.
Classes | |
class | freeling::condition |
Class condition implements a condition of a CG rule. More... | |
class | freeling::ruleCG |
Class rule implements a rule of a CG. More... | |
class | freeling::setCG |
class | freeling::constraint_grammar |
Class constraint_grammar implements a pseudo CG, ready to be used from a relax PoS tagger. More... | |
Namespaces | |
namespace | freeling |
explicit instantiations of class automat to satisfy compiler | |
Enumerations | |
enum | freeling::setType { freeling::FORM_SET, freeling::LEMMA_SET, freeling::SENSE_SET, freeling::CATEGORY_SET } |
auxiliary class to store sets defined in the CG More... |