dep_rules.h File Reference

#include <sstream>
#include <iostream>
#include <set>
#include <list>
#include "fries/language.h"
#include "freeling/semdb.h"
#include "regexp-pcre++.h"
Include dependency graph for dep_rules.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  completerRule
 The class completerRule stores rules used by the completer of parse trees. More...
class  rule_expression
 The class rule_expression is an abstract class (interface) for building dynamic restriction on a ruleLabeler which are used by class depLabeler. More...
class  check_and
 The following classes are implementations of different constraints. More...
class  check_not
 negation More...
class  check_side
 side of descendant respect to ancestor (or viceversa) More...
class  check_lemma
 find lemma in list of lemmas (separator character is |) More...
class  check_pos
 match pos against regexp More...
class  check_category
 check category category More...
class  check_wordclass
 lemma belongs to a class More...
class  check_tonto
 lemma has given top ontology class More...
class  check_semfile
 lemma has given WN semantic file More...
class  check_synon
 lemma has given synonym More...
class  check_asynon
 lemma or any ancestor has given synonym More...
class  ruleLabeler
 ruleLabeler is an auxiliary class for the depLabeler More...
Generated on Tue Jul 27 16:29:27 2010 for FreeLing by  doxygen 1.6.3