#include <sentenceentry.h>
Public Member Functions | |
| c_SentenceEntry (const string &f, const string &wb, const string &sb) | |
| void | add (const c_LabelEntry &l) |
| ostream & | printXML (ostream &out, const string &ident) |
Private Member Functions | |
| bool | isWordBoundarie (const string &p) const |
| char | isSentenceDelimiter (const string &p) const |
Private Attributes | |
| c_WordEntry | word |
| vector< c_WordEntry > | words |
| string | wb_sym |
| string | sb_sym |
| bool | start |
| string | file |
| char | type |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6