Skip to content

基于隐式马尔可夫模型和正向最大化匹配的中文分词系统

License

Notifications You must be signed in to change notification settings

rust-han/han-segment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

汉语分词系统

Date: 10/07 2018

一个使用 Rust 语言实现的汉语分词系统。

  1. 隐式马尔可夫模型(HMM)
  2. 基于字典的正向最大化匹配(MMSEG)
  1. MMSEG 中文分词字典来源于 chenlb/mmseg4j-from-googlecode
  2. HMM 中文分词算法所使用到的模型数据来源于 yanyiwu/cppjieba

About

基于隐式马尔可夫模型和正向最大化匹配的中文分词系统

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages