Columns: Hanzi, counts, HSK level, percentage in text
Continue reading Chinese characters statistics for 活着 by 余华Month: February 2019
Chinese Text Analyzer (in Python)
Now that I’ve finished writing mnemonics for all HSK characters I started reading 活着 by 余华 and needed to figure out which characters I should learn (i.e. write mnemonics for) to enjoy reading this novel. Therefore I wrote a simple Chinese Text Analyzer which counts the appearance of each character and sorts by HSK. Here it is:
Continue reading Chinese Text Analyzer (in Python)