FreeLing
4.0
|
Public Attributes | |
bool | betweenMrk |
int | no_split_count |
std::list< int > | mark_type |
std::list< std::wstring > | mark_form |
sentence | buffer |
words of current sentence accumulated so far. | |
size_t | nsentence |
count sentences to assign them id numbers |
Referenced by freeling::splitter::open_session().
words of current sentence accumulated so far.
std::list<std::wstring> freeling::splitter::splitter_status::mark_form |
Referenced by freeling::splitter::open_session().
count sentences to assign them id numbers
Referenced by freeling::splitter::open_session().