Skip to content

fannix/Bayeseg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian unsupervised segmentation.

BUilding Command:
python2 setup.py build_ext --inplace

Running Command:
./unigram_main.py infile


Performance when given a Chinese text:
Python version: 348s
Cython version: 107s

References:

Bayesian with tears, Kevin Knight.

About

Doing segmentation with Bayesian methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages