LibRCC
|
#include <librcc.h>
Public Attributes | |
const char * | lang |
const char * | parent |
Language relations. Meaning: sentence in considered language may contain words from all his parents. This knowledge will help Autodetection Engine to guess right language.
For example: Russian is parent language for Ukrainian. This means it is possible to encounter russian words in ukrainian sentence.
All languages by default are related to english language.
const char* rcc_language_relation_t::lang |
Coresponded language ISO-639-1 name
const char* rcc_language_relation_t::parent |
Parent language