Skip to content
/ wccn Public

count text file chinese character(utf8) number

Notifications You must be signed in to change notification settings

fpGHwd/wccn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Description:

  • 统计文档中的中文字数,默认 utf-8 编码
  • count all chinese characters in a directory with specific file extension appendix and specific depth of search

Usage:

  • python chinese_wc.py [directory] [depth] [file extension appendix]

Example:

  • python chinese_wc.py \"/home/wd/Documents/org\" 4 \".org\"
  • python chinese_wc.py ~/Documents/org 4 \'.org\'

About

count text file chinese character(utf8) number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages