Skip to content

garywu/googlescript-chinesefrequency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

googlescript-chinese-frequency

Counts total and unique number of Chinese characters in a string. Returns the result in a list with Hanzi, Hanyu Pinyin, and Frequency. Written in Google Apps Script. 🐼

About

Google Apps Script implementation of the ChineseFrequency object. Summary count includes total and unique number of Chinese characters in a string, as well as the number of characters removed and processed. Returns the result in a list with Chinese characters, Hanyu Pinyin, and character frequency. 🐼 Return formats include CSV or 2D data array.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors