Functions | |
void | cut_words (char *token, int isporn, int isscoring) |
void | cut_tags (char *token, int isporn, int isscoring) |
|
Cut the words found thanks to flex and store them (words and biwords) in a temporary database (for scoring or learning).
|
|
Cut the tags found thanks to flex and store them in the temporary database (for scoring or learning).
|