Skip to content

A simple implementation of MM and RMM algorithm without using specified package(designed for Chinese word segmentation). Also provide statistics for recall rate, precision rate and F-measure.

License

Notifications You must be signed in to change notification settings

jasonren0403/simple_Chinese_word_segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_Chinese_word_segmetation

中文分词程序,正向匹配算法和逆向匹配算法的简单实现,没有使用jieba等分词库。提供准确率、召回率、F值的统计和计算功能。

本项目没有使用神经网络编写,故可能有一些错误且出现一些不太科学的情况,忽略就好ヾ(゚∀゚ゞ)

About

A simple implementation of MM and RMM algorithm without using specified package(designed for Chinese word segmentation). Also provide statistics for recall rate, precision rate and F-measure.

Topics

Resources

License

Stars

Watchers

Forks