所属分类:
多国语言处理
开发工具:Java
文件大小:593KB
下载次数:19
上传日期:2008-11-25 20:41:16
说明: 使用最大正向匹配算法,实现中文自动分词,对于初学者有很高的参考价值。
(The biggest being the use of matching algorithm, the realization of Chinese word segmentation, for beginners, has high reference value.)
文件列表:
MMSeg
.....\.checkstyle
.....\.classpath
.....\.project
.....\bin
.....\...\org
.....\...\...\solol
.....\...\...\.....\mmseg
.....\...\...\.....\.....\core
.....\...\...\.....\.....\....\AlgorithmException.class
.....\...\...\.....\.....\....\AlgorithmFactory.class
.....\...\...\.....\.....\....\Config.class
.....\...\...\.....\.....\....\ConfigurationException.class
.....\...\...\.....\.....\....\DictionaryFactory.class
.....\...\...\.....\.....\....\IAlgorithm.class
.....\...\...\.....\.....\....\IChunk.class
.....\...\...\.....\.....\....\IDictionary.class
.....\...\...\.....\.....\....\IRule.class
.....\...\...\.....\.....\....\IWord.class
.....\...\...\.....\.....\....\MMSeg.class
.....\...\...\.....\.....\....\package.html
.....\...\...\.....\.....\internal
.....\...\...\.....\.....\........\AbstractAlgorithm.class
.....\...\...\.....\.....\........\AlgorithmFactoryImpl.class
.....\...\...\.....\.....\........\Chunk.class
.....\...\...\.....\.....\........\ComplexAlgorithm.class
.....\...\...\.....\.....\........\Dictionary.class
.....\...\...\.....\.....\........\DictionaryFactoryImpl.class
.....\...\...\.....\.....\........\LAWLRule$LAWLRuleComparator.class
.....\...\...\.....\.....\........\LAWLRule.class
.....\...\...\.....\.....\........\LSDMFOCWRule$LSDMFOCWRuleComparator.class
.....\...\...\.....\.....\........\LSDMFOCWRule.class
.....\...\...\.....\.....\........\MMRule$MMRuleComparator.class
.....\...\...\.....\.....\........\MMRule.class
.....\...\...\.....\.....\........\package.html
.....\...\...\.....\.....\........\SimpleAlgorithm.class
.....\...\...\.....\.....\........\SVWLRule$SVWLRuleComparator.class
.....\...\...\.....\.....\........\SVWLRule.class
.....\...\...\.....\.....\........\Word.class
.....\...\...\.....\.....\test
.....\...\...\.....\.....\....\AllTests.class
.....\...\...\.....\.....\....\ChunkTest.class
.....\...\...\.....\.....\....\ComplexAlgorithmTest.class
.....\...\...\.....\.....\....\DictionaryTest.class
.....\...\...\.....\.....\....\LAWLRuleTest.class
.....\...\...\.....\.....\....\LSDMFOCWRuleTest.class
.....\...\...\.....\.....\....\MMRuleTest.class
.....\...\...\.....\.....\....\package.html
.....\...\...\.....\.....\....\SimpleAlgorithmTest.class
.....\...\...\.....\.....\....\SVWLRuleTest.class
.....\...\...\.....\.....\....\WordTest.class
.....\src
.....\...\org
.....\...\...\solol
.....\...\...\.....\mmseg
.....\...\...\.....\.....\core
.....\...\...\.....\.....\....\AlgorithmException.java
.....\...\...\.....\.....\....\AlgorithmFactory.java
.....\...\...\.....\.....\....\Config.java
.....\...\...\.....\.....\....\ConfigurationException.java
.....\...\...\.....\.....\....\DictionaryFactory.java
.....\...\...\.....\.....\....\IAlgorithm.java
.....\...\...\.....\.....\....\IChunk.java
.....\...\...\.....\.....\....\IDictionary.java
.....\...\...\.....\.....\....\IRule.java
.....\...\...\.....\.....\....\IWord.java
.....\...\...\.....\.....\....\MMSeg.java
.....\...\...\.....\.....\....\package.html
.....\...\...\.....\.....\internal
.....\...\...\.....\.....\........\AbstractAlgorithm.java
.....\...\...\.....\.....\........\AlgorithmFactoryImpl.java
.....\...\...\.....\.....\........\Chunk.java
.....\...\...\.....\.....\........\ComplexAlgorithm.java
.....\...\...\.....\.....\........\Dictionary.java
.....\...\...\.....\.....\........\DictionaryFactoryImpl.java
.....\...\...\.....\.....\........\LAWLRule.java
.....\...\...\.....\.....\........\LSDMFOCWRule.java
.....\...\...\.....\.....\........\MMRule.java
.....\...\...\.....\.....\........\package.html
.....\...\...\.....\.....\........\SimpleAlgorithm.java
.....\...\...\.....\.....\........\SVWLRule.java
.....\...\...\.....\.....\........\Word.java
.....\...\...\.....\.....\test
.....\...\...\.....\.....\....\AllTests.java
.....\...\...\.....\.....\....\ChunkTest.java
.....\...\...\.....\.....\....\ComplexAlgorithmTest.java
.....\...\...\.....\.....\....\DictionaryTest.java
.....\...\...\.....\.....\....\LAWLRuleTest.java
.....\...\...\.....\.....\....\LSDMFOCWRuleTest.java
.....\...\...\.....\.....\....\MMRuleTest.java
.....\...\...\.....\.....\....\package.html
.....\...\...\.....\.....\....\SimpleAlgorithmTest.java
.....\...\...\.....\.....\....\SVWLRuleTest.java
.....\...\...\.....\.....\....\WordTest.java
.....\wordlist
.....\........\chars.lex
.....\........\words.lex