Tanl Linguistic Pipeline |
Common info to all states while parsing a sentence. More...
#include <State.h>
Public Member Functions | |
SentenceInfo (Sentence &sentence, GlobalInfo *info) | |
Public Attributes | |
GlobalInfo * | globalInfo |
global parse info | |
std::vector< int > | punctCount |
Number of punctuations so far. |
Common info to all states while parsing a sentence.