Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freemedom authored Jan 14, 2023
1 parent c357e15 commit 7fcfe47
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# aligned-coca-ipa
aligned-coca-ipa

查找 字母 和 音标/发音 的对应关系,并分类排序输出

下载下来g2p_coca_ipa_withoutstress.txt和print_find.py
运行print_find.py即可

withoutstress意思是去掉了重音标记



## 输入输出
```
请输入模式,输入0为输入字母查找音标,输入1为输入音标查找字母:1
输入所需查找的音标ɪ
Expand Down

0 comments on commit 7fcfe47

Please sign in to comment.