This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
mapaler
/
PADDashFormation
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
163
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
更新opencc
tags/v8.0
枫谷剑仙
5 years ago
parent
605d6e978a
commit
545754b1b4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
monsters-info/提取中文数据.bat
+ 1
- 1
monsters-info/提取中文数据.bat
View File
@@ -2,6 +2,6 @@
echo 开始提取网页数据
node.exe extract_CHT.js
echo 正在将繁体中文转换为简体中文
opencc\opencc.exe -i custom\cht.json -o custom\chs.json -c opencc\t2s.json
opencc\
bin\
opencc.exe -i custom\cht.json -o custom\chs.json -c
opencc\share\
opencc\t2s.json
echo 转换完成
pause
Write
Preview
Loading…
Cancel
Save