Skip to content

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.

License

Notifications You must be signed in to change notification settings

garywu/googlescript-chinesefrequency

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

No packages published