Provides detailed statistics of Chinese text including character count, word frequency, and line numbers using Python standard library.
# cn-text-statistics 文本统计工具。统计文本的详细信息(字符、词频、行数等)。 ## 使用方法 ```bash python3 scripts/text_stats.py --text "要统计的文本" python3 scripts/text_stats.py --file document.txt --freq ``` 纯Python标准库。 --- **出品:** AISoBrand|爱索品牌 — AI搜索优化工具 **官网:** https://aisobrand.com **免费检测你的品牌在AI搜索中有没有存在感 →** [30秒出结果](https://aisobrand.com/free-diagnosis.html)
don't have the plugin yet? install it then click "run inline in claude" again.