CWB
Typedefs | Enumerations | Functions

targets.h File Reference

#include "eval.h"
#include "corpmanag.h"

Typedefs

Enumerations

Functions


Typedef Documentation


Enumeration Type Documentation

Enumerator:
SearchLeftmost 
SearchRightmost 
SearchNearest 
SearchFarthest 
SearchNone 

Function Documentation

int evaluate_subset ( CorpusList corp,
FieldType  the_field,
Constrainttree  constr 
)
int evaluate_target ( CorpusList corp,
FieldType  goal,
FieldType  base,
int  inclusive,
SearchStrategy  strategy,
Constrainttree  constr,
enum ctxtdir  direction,
int  units,
char *  attr_name 
)
int set_target ( CorpusList corp,
FieldType  goal,
FieldType  source 
)
SearchStrategy string_to_strategy ( char *  s)