# Text Front End ## MMSEG * [MMSEG: A Word Identification System for Mandarin Chinese Text Based on Two Variants of the Maximum Matching Algorithm](http://technology.chtsai.org/mmseg/) * [`中文分词`简单高效的MMSeg](https://www.cnblogs.com/en-heng/p/5872308.html) * [mmseg分词算法及实现](https://blog.csdn.net/daniel_ustc/article/details/50488040) * [Mmseg算法](https://www.jianshu.com/p/e4ae8d194487) * [浅谈中文分词](http://www.isnowfy.com/introduction-to-chinese-segmentation/) * [ustcdane/mmseg](https://github.com/ustcdane/mmseg) * [jkom-cloud/mmseg](https://github.com/jkom-cloud/mmseg) ## CScanner * [CScanner - A Chinese Lexical Scanner](http://technology.chtsai.org/cscanner/)