所属分类:
多国语言处理
开发工具:Java
文件大小:31KB
下载次数:18
上传日期:2008-04-27 23:40:00
说明: 基于最大匹配算法的的中文分词组件,达到很好的分词准确率
(Based on the maximum matching algorithm of the Chinese word segmentation components, to achieve good segmentation accuracy)
文件列表:
cidian
......\cidian
......\......\edu
......\......\...\stu
......\......\...\...\cn
......\......\...\...\..\lucene
......\......\...\...\..\......\analysis
......\......\...\...\..\......\........\MatchChineseAnalyzer.java
......\......\...\...\..\......\........\MatchChineseTokenizer.java
......\......\...\...\..\......\........\StopWordMaker.java
......\......\...\...\..\segment
......\......\...\...\..\.......\matching
......\......\...\...\..\.......\........\dictionary
......\......\...\...\..\.......\........\..........\DictionaryImpl.java
......\......\...\...\..\.......\........\..........\DoubleHashDictionary.java
......\......\...\...\..\.......\........\..........\HashDictionary.java
......\......\...\...\..\.......\........\..........\SimpleDictionary.java
......\......\...\...\..\.......\........\processor
......\......\...\...\..\.......\........\.........\MatchSegmentProcessor.java
......\......\...\...\..\.......\........\.........\MaxMatchSegmentProcessor.java
......\......\...\...\..\.......\........\.........\ReverseMaxMatchSegmentProcessor.java
......\......\...\...\..\.......\........\.........\SegmentProcessorImpl.java
......\......\...\...\..\.......\........\util
......\......\...\...\..\.......\........\....\DictionaryUtil.java
......\......\...\...\..\.......\spring
......\......\...\...\..\.......\......\ioc
......\......\...\...\..\.......\......\...\DictionaryPropertyEditor.java
src
...\edu
...\...\stu
...\...\...\cn
...\...\...\..\lucene
...\...\...\..\......\analysis
...\...\...\..\......\........\MatchChineseAnalyzer.java
...\...\...\..\......\........\MatchChineseTokenizer.java
...\...\...\..\......\........\StopWordMaker.java
...\...\...\..\segment
...\...\...\..\.......\matching
...\...\...\..\.......\........\dictionary
...\...\...\..\.......\........\..........\DictionaryImpl.java
...\...\...\..\.......\........\..........\DoubleHashDictionary.java
...\...\...\..\.......\........\..........\HashDictionary.java
...\...\...\..\.......\........\..........\SimpleDictionary.java
...\...\...\..\.......\........\processor
...\...\...\..\.......\........\.........\MatchSegmentProcessor.java
...\...\...\..\.......\........\.........\MaxMatchSegmentProcessor.java
...\...\...\..\.......\........\.........\ReverseMaxMatchSegmentProcessor.java
...\...\...\..\.......\........\.........\SegmentProcessorImpl.java
...\...\...\..\.......\........\util
...\...\...\..\.......\........\....\DictionaryUtil.java
...\...\...\..\.......\spring
...\...\...\..\.......\......\ioc
...\...\...\..\.......\......\...\DictionaryPropertyEditor.java