Brick Struct Reference
[ParsingResult - Parsing Result structure module]

Interpretation basic brick. More...


Data Fields

const char * original_word
long correction_index
Morpho part_of_speech
Weight correction_cost
Probability probability_knowing_pos


Detailed Description

Interpretation basic brick.

Data structure that store informations relative to a basic brick (typically a word) of a syntactic interpretation


Field Documentation

Weight Brick::correction_cost

Required lexical correction cost between the original word and the considered word

long Brick::correction_index

The entry index of the considered word into the vocabulary lexicon

const char* Brick::original_word

The original word in the analysed sentence

Morpho Brick::part_of_speech

The part of speech associated to the considered word

Probability Brick::probability_knowing_pos

Probability that the considered word appears knowing its part a speech


Generated on Thu Mar 22 17:46:31 2007 for SlpTk by  doxygen 1.4.7