#include <accents.h>
Collaboration diagram for accents:
Public Member Functions | |
accents (const maco_options &) | |
Constructor. | |
~accents () | |
Destructor. | |
void | fix_accentuation (vector< string > &, const sufrule &) const |
fix accentuation patterns of a list of root candidates, according to a suffix rule | |
Private Attributes | |
accents_module * | who |
remember which module is doing the real work. |
|
Constructor. Create Spanish accent handler Create Galician accent handler !! (equal to Spanish ??) !! Create Catalan accent handler !! To be fixed !! Create Default (null) accent handler. Ok for english. |
|
Destructor.
|
|
fix accentuation patterns of a list of root candidates, according to a suffix rule
|
|
remember which module is doing the real work.
|