Description: Natural language analysis, support for Chinese word segmentation. Identification of Chinese
To Search:
File list (Check if you may need any files):
chinese-analyzer
................\.classpath
................\.myeclipse
................\..........\profiler
................\..........\........\AnalyzerTest.xml
................\.project
................\.settings
................\.........\org.eclipse.core.resources.prefs
................\analysis-data
................\.............\bigramdict.dct
................\.............\bigramdict.mem
................\.............\coredict.dct
................\.............\coredict.mem
................\.............\license.txt
................\.............\readme.txt
................\.............\stopwords_utf8.txt
................\antlr.jar
................\bin
................\...\net
................\...\...\imdict
................\...\...\......\analysis
................\...\...\......\........\chinese
................\...\...\......\........\.......\AnalyzerProfile.class
................\...\...\......\........\.......\ChineseAnalyzer.class
................\...\...\......\........\.......\SentenceTokenizer.class
................\...\...\......\........\.......\WordTokenizer.class
................\...\...\......\........\stopword
................\...\...\......\........\........\StopDictionary.class
................\...\...\......\........\........\StringComparator.class
................\...\...\......\........\test
................\...\...\......\........\....\AnalyzerTest.class
................\...\...\......\........\....\StringTest.class
................\...\...\......\wordsegment
................\...\...\......\...........\dictionary
................\...\...\......\...........\..........\AbstractDictionary.class
................\...\...\......\...........\..........\BigramDictionary.class
................\...\...\......\...........\..........\WordDictionary.class
................\...\...\......\...........\hhmm
................\...\...\......\...........\....\BiSegGraph.class
................\...\...\......\...........\....\HHMMSegmenter.class
................\...\...\......\...........\....\PathNode.class
................\...\...\......\...........\....\SegGraph.class
................\...\...\......\...........\....\SegToken.class
................\...\...\......\...........\....\SegTokenFilter.class
................\...\...\......\...........\....\SegTokenPair.class
................\...\...\......\...........\util
................\...\...\......\...........\....\CharType.class
................\...\...\......\...........\....\Utility.class
................\...\...\......\...........\....\WordType.class
................\...\...\......\...........\WordSegmenter.class
................\...\org
................\...\...\apache
................\...\...\......\lucene
................\...\...\......\......\analysis
................\...\...\......\......\........\cn
................\...\...\......\......\........\..\package.html
................\...\...\......\......\........\..\SmartChineseAnalyzer.class
................\...\...\......\......\........\..\stopwords.txt
................\chardet.jar
................\chinese-analyzer.jar
................\cpdetector_1.0.7.jar
................\lucene-core-2.9.1.jar
................\src
................\...\net
................\...\...\imdict
................\...\...\......\analysis
................\...\...\......\........\chinese
................\...\...\......\........\.......\AnalyzerProfile.java
................\...\...\......\........\.......\ChineseAnalyzer.java
................\...\...\......\........\.......\SentenceTokenizer.java
................\...\...\......\........\.......\WordTokenizer.java
................\...\...\......\........\stopword
................\...\...\......\........\........\StopDictionary.java
................\...\...\......\........\........\StringComparator.java
................\...\...\......\wordsegment
................\...\...\......\...........\dictionary
................\...\...\......\...........\..........\AbstractDictionary.java
................\...\...\......\...........\..........\BigramDictionary.java
................\...\...\......\..