Skip to content

Commit

Permalink
feat: 更正字典格式
Browse files Browse the repository at this point in the history
- 修正原始素材编码信息(拼音间用空格隔开)
- 更正字典格式
  • Loading branch information
aoguai committed Nov 19, 2023
1 parent a7db160 commit 7857c9c
Show file tree
Hide file tree
Showing 5 changed files with 856 additions and 852 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.gitignore
/.gitignore
/*.zip
/data/all_output_result_kmj.txt
/data/all_output_result_pinyin.txt
/data/kaomoji_kmj.dict.yaml
/data/kaomoji_pinyin.dict.yaml
/venv/
.idea
Loading

0 comments on commit 7857c9c

Please sign in to comment.