Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kyubyong/g2pC
/ functions
Functions
8 in github.com/Kyubyong/g2pC
⨍
Functions
8
◇
Types & classes
1
↓ 7 callers
Function
convert_hanzi_string_to_number
(string)
g2pc/g2pc.py:14
↓ 2 callers
Function
tone33_to_23
(pinyin)
g2pc/g2pc.py:87
↓ 1 callers
Function
_tone_change
https://en.wikipedia.org/wiki/Standard_Chinese_phonology#Tone_sandhi
g2pc/g2pc.py:84
↓ 1 callers
Function
sent2features
(sent)
g2pc/g2pc.py:80
↓ 1 callers
Function
tone_change
(results)
g2pc/g2pc.py:146
↓ 1 callers
Function
word2features
(sent, i)
g2pc/g2pc.py:18
Method
__call__
(self, string)
g2pc/g2pc.py:175
Method
__init__
self.cedict looks like: {行: {pron: [hang2, xing2], meaning: [/row/line, /to walk/to go], trad: [行, 行]}
g2pc/g2pc.py:164