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

RGF.h File Reference

#include <string>
#include <vector>
#include <set>
#include "language.h"
#include "sensor.h"

Include dependency graph for RGF.h:

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

Go to the source code of this file.

Classes

struct  RGF

Typedefs

typedef vector< RGFSubRGF

Enumerations

enum  ExtractMode {
  EXTRACT_LABEL, EXTRACT_CONJ, EXTRACT_DISJ, EXTRACT_COLOC,
  EXTRACT_SCOLOC, EXTRACT_LINK, EXTRACT_SENSOR, EXTRACT_NOT,
  EXTRACT_CONJUNCT
}
enum  TargetConstants { TARGET_NULL = -2, TARGET_ALL = -1 }

Variables

const int RANGE_ALL = 1000000


Typedef Documentation

typedef vector<RGF> SubRGF
 


Enumeration Type Documentation

enum ExtractMode
 

Enumerator:
EXTRACT_LABEL 
EXTRACT_CONJ 
EXTRACT_DISJ 
EXTRACT_COLOC 
EXTRACT_SCOLOC 
EXTRACT_LINK 
EXTRACT_SENSOR 
EXTRACT_NOT 
EXTRACT_CONJUNCT 

enum TargetConstants
 

Enumerator:
TARGET_NULL 
TARGET_ALL 


Variable Documentation

const int RANGE_ALL = 1000000
 


Generated on Wed Apr 26 12:57:00 2006 for FreeLing by  doxygen 1.4.4