MCPcopy
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
2from __future__ import print_function, unicode_literals
3import sys
4sys.path.append("../")

Callers

nothing calls this directly

Calls 5

load_userdictMethod · 0.80
add_wordMethod · 0.80
del_wordMethod · 0.80
suggest_freqMethod · 0.80
cutMethod · 0.45

Tested by

no test coverage detected