Skip to content

kkuanhui/TopWORDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TopWORDS

TopWORDS (Deng et al., 2016) is an unsupervised Chinese word segmentation method.
The method involved E-M algorithm and Dynamic Programming.
TopWORDS not only segment corpus but also construct dictionary.
This package is inspired by qf6101's TopWORDS scala package.
This package also containing the famous Chinese novel SOS(Story-of-Stone).

About

An unsupervised Chinese word segmentation using EM algorithm and WDM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages