| DeSR Dependency Parser |
#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. | |
Definition at line 56 of file State.h.