#include <abbrev.h>
Public Member Functions | |
| Abbrev () | |
| ~Abbrev () | |
| vector< string > | operator() (const string &text) |
Private Member Functions | |
| vector< string > | getPron () const |
| vector< string > | getUnpron () const |
| void | readFromFile (const string &file, unsigned type) |
| bool | pronList (const string &s, const bool &flag) |
| bool | pronAbbrev (const string &s) |
Private Attributes | |
| vector< string > | pron |
| vector< string > | unpron |
| regexx::Regexx | rxx |
| regexx::Regexx | pron_2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6