jieba_open

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
jieba_open
(
const char* dict_path
,
const char* hmm_path
,
const char* user_dict_path
,
const char* idf_path
,
const char* stop_word_path
)

Meta