Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

dependencies.h File Reference

#include "language.h"
#include "dep_rules.h"
#include <string>
#include <map>

Include dependency graph for dependencies.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  completer
 The class completer implements a parse tree completer, which given a partial parse tree (chunker output), completes the full parse according to some grammar rules. More...
class  depLabeler
 depLabeler is class to set labels into a dependency tree More...
class  dependencyMaker
 dependencyMaker is a class for obtaining a dependency tree from chunks. More...

Typedefs

typedef rule_expressionexpcreator (const string &)
 expression creator generic function, to allow registering new expressions


Typedef Documentation

typedef rule_expression* expcreator(const string &)
 

expression creator generic function, to allow registering new expressions


Generated on Wed Apr 26 12:55:58 2006 for FreeLing by  doxygen 1.4.4