Belle II Software
release-08-01-10
|
Public Member Functions | |
Term (const string &) | |
string | sentence (void) const |
void | expand (void) |
string | expanded (void) |
Private Attributes | |
string | _sentence |
vector< string > | _words |
vector< Term > | _terms |
string | _expanded |
Definition at line 47 of file FTDConverter.cc.