|
CWB
|
#include <groups.h>
Data Fields | |
| CorpusList * | my_corpus |
| Attribute * | source_attribute |
| int | source_is_struc |
| char * | source_base |
| FieldType | source_field |
| int | source_offset |
| Attribute * | target_attribute |
| int | target_is_struc |
| char * | target_base |
| FieldType | target_field |
| int | target_offset |
| int | cutoff_frequency |
| int | is_grouped |
| int | nr_cells |
| ID_Count_Mapping * | count_cells |
| ID_Count_Mapping* count_cells |
| int cutoff_frequency |
Referenced by compute_grouping(), ComputeGroupExternally(), and ComputeGroupInternally().
| int is_grouped |
Referenced by ascii_print_group(), compare_cells(), and compute_grouping().
| CorpusList* my_corpus |
Referenced by compute_grouping(), ComputeGroupExternally(), ComputeGroupInternally(), get_group_id(), and print_group().
| int nr_cells |
| Attribute* source_attribute |
Referenced by ascii_print_group(), compute_grouping(), get_group_id(), and Group_id2str().
| char* source_base |
Referenced by compute_grouping(), get_group_id(), and Group_id2str().
| FieldType source_field |
Referenced by compute_grouping(), and get_group_id().
| int source_is_struc |
Referenced by compute_grouping(), get_group_id(), and Group_id2str().
| int source_offset |
Referenced by compute_grouping(), and get_group_id().
| Attribute* target_attribute |
Referenced by compute_grouping(), get_group_id(), and Group_id2str().
| char* target_base |
Referenced by compute_grouping(), get_group_id(), and Group_id2str().
| FieldType target_field |
Referenced by compute_grouping(), and get_group_id().
| int target_is_struc |
Referenced by compute_grouping(), get_group_id(), and Group_id2str().
| int target_offset |
Referenced by compute_grouping(), and get_group_id().
1.8.8