FreeLing  3.1
Classes | Namespaces
dependencies.h File Reference
#include <string>
#include <map>
#include <set>
#include <vector>
#include "freeling/windll.h"
#include "freeling/morfo/language.h"
#include "freeling/morfo/processor.h"
#include "freeling/morfo/semdb.h"
#include "freeling/morfo/dep_rules.h"
#include "freeling/morfo/dependency_parser.h"
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  freeling::dep_txala_status
 Store parsing status information. More...
class  freeling::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  freeling::depLabeler
 depLabeler is class to set labels into a dependency tree More...
class  freeling::dep_txala
 dependencyMaker is a class for obtaining a dependency tree from chunks. More...

Namespaces

namespace  freeling
 

explicit instantiations of class automat to satisfy compiler