|
FreeLing
4.0
|
#include <io_handler.h>


Public Member Functions | |
| io_handler () | |
| empty constructor | |
| ~io_handler () | |
| destructor | |
| void | load_tagset (const std::wstring &ftag) |
| void | set_language (const std::wstring &lg) |
Protected Attributes | |
| freeling::tagset * | Tags |
| std::wstring | Lang |
empty constructor
destructor
| void freeling::io::io_handler::load_tagset | ( | const std::wstring & | ftag | ) |
| void freeling::io::io_handler::set_language | ( | const std::wstring & | lg | ) |
std::wstring freeling::io::io_handler::Lang [protected] |
freeling::tagset* freeling::io::io_handler::Tags [protected] |
1.7.6.1