Skip to content

yupbank/stammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stammer

an Real English Segmentation tool| pure python

the goal is to make life easier. forget about pos tags and trees and so on.

###TO DO

As it is a toy tool for me, there still dicts and state probablity data needed

Also, maybe i will tranning code(state probablity part) into it.

the dict part can simply add some reasonable phare and idf score is fairy enouth

POS Tag is also under consideration.

###Thx to jieba project

this repo take advantage from it (https://github.com/fxsjy/jieba)

and yes, it is definitly the best segmentation module in chinese!

About

an Real English stemming toolkit| pure python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages