Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fxsjy/jieba
/ test_userdict.py
File
test_userdict.py
test/test_userdict.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#encoding=utf-8
2
from
__future__
import
print_function, unicode_literals
3
import
sys
4
sys.path.append(
"../"
)
Callers
nothing calls this directly
Calls
5
load_userdict
Method · 0.80
add_word
Method · 0.80
del_word
Method · 0.80
suggest_freq
Method · 0.80
cut
Method · 0.45
Tested by
no test coverage detected