FreeLing  4.0
Classes | Namespaces | Enumerations
semgraph.h File Reference
#include <string>
#include <vector>
#include <list>
#include <map>
#include <set>
Include dependency graph for semgraph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  freeling::semgraph::SG_mention
 Auxiliary class to store mentions to entities found in text. More...
class  freeling::semgraph::SG_entity
class  freeling::semgraph::SG_argument
 Auxiliary class to store frame arguments. More...
class  freeling::semgraph::SG_frame
 Auxiliary class to store frames (relations between n entities) More...
class  freeling::semgraph::semantic_graph
 Auxiliary class to store a semantic graph. More...

Namespaces

namespace  freeling
namespace  freeling::semgraph

Enumerations

enum  freeling::semgraph::entityType { freeling::semgraph::ENTITY, freeling::semgraph::WORD }
 Auxiliary class to store entities found in text (maybe mentioned several times) More...