Data Fields | |
const char * | original_word |
long | correction_index |
Morpho | part_of_speech |
Weight | correction_cost |
Probability | probability_knowing_pos |
Data structure that store informations relative to a basic brick (typically a word) of a syntactic interpretation
Required lexical correction cost between the original word and the considered word
The entry index of the considered word into the vocabulary lexicon
const char* Brick::original_word |
The original word in the analysed sentence
The part of speech associated to the considered word
Probability that the considered word appears knowing its part a speech