jieba ~master (2020-10-14T07:12:40Z)
Dub
Repo
jieba_open
deimos
jieba
jieba
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
Source
See Implementation
deimos
jieba
jieba
functions
jieba_close
jieba_cut
jieba_free
jieba_open
structs
AWord