#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< RGF > | SubRGF |
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 |
|
|
|
|
|
|
|
|