Skip to content

toxu/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distinguish english words and pinyin

Requirement: python 2.7

  1. train the classifier python classify.py train [-s] configure-file

  2. run the task python classify.py run [-s] configure-file

you can find the result in output folder

  1. run the benchmark python classify.py benchmark [-s] configure-file

The configure-file is optional, if not provided, the default.json in config folder will be used.

For more details, please use python classify.py -h

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages