We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f05df commit 0a74138Copy full SHA for 0a74138
requirements.txt
@@ -36,6 +36,8 @@ jaconv
36
wordsegment
37
pyjyutping
38
g2pk2
39
+eunjeon; sys_platform == 'win32' # pip install eunjeon -i https://pypi.artrajz.cn/simple/
40
+python_mecab_ko; sys_platform != 'win32'
41
42
# Machine Learning and Deep Learning
43
torch>=2.2.1
0 commit comments