CWB
|
int main | ( | int | argc, |
char ** | argv | ||
) |
Main function for cwb-s-decode.
Prints information about each region in a given s-attribute in a specified corpus to STDOUT, optionally with their annotation values.
argc | Number of command-line arguments. |
argv | Command-line arguments. |
References ATT_STRUC, central_corpus_directory, cl_error(), cl_max_struc(), cl_new_attribute, cl_new_corpus(), cl_struc2cpos(), cl_struc2str(), cl_struc_values(), corpus, corpus_id, progname, registry_directory, and sdecode_usage().
void sdecode_usage | ( | void | ) |
char* progname |
Name of the program (from the shell)