所属分类:
多国语言处理
开发工具:Visual C++
文件大小:10020KB
下载次数:1
上传日期:2009-07-17 16:40:31
说明: tse_segment分词程序,它对中文分词进行了初步的尝试
(tse_segment segmentation procedure, which the Chinese word for a preliminary attempt)
文件列表:
tse_segment
...........\conf
...........\....\TseSegment.xml
...........\data
...........\....\common
...........\....\......\GB2312Hanzi.txt
...........\....\......\pku_dict.txt
...........\....\......\postag.txt
...........\....\comparedict
...........\....\...........\only_in_pku.txt
...........\....\...........\only_in_tse.txt
...........\....\maketrie
...........\....\........\charlist.dat
...........\....\........\trie.dat
...........\....\........\trie.txt
...........\....\test
...........\....\....\tse_test_corpus.txt
...........\....\....\tse_test_out.txt
...........\....\traindict
...........\....\.........\perloc_prob.txt
...........\....\.........\tse_dict.dat
...........\....\trainhmm
...........\....\........\location
...........\....\........\........\locations.txt
...........\....\........\........\location_emit.dat
...........\....\........\........\location_emit.txt
...........\....\........\........\location_trans.dat
...........\....\........\person
...........\....\........\......\persons.txt
...........\....\........\......\person_emit.dat
...........\....\........\......\person_emit.txt
...........\....\........\......\person_trans.dat
...........\....\........\postag
...........\....\........\......\postag_emit.dat
...........\....\........\......\postag_emit.txt
...........\....\........\......\postag_trans.dat
...........\....\userdict
...........\....\........\userdict.dat
...........\include
...........\.......\log4cplus
...........\.......\.........\appender.h
...........\.......\.........\config-macosx.h
...........\.......\.........\config-win32.h
...........\.......\.........\config.h
...........\.......\.........\config.h.in
...........\.......\.........\configurator.h
...........\.......\.........\consoleappender.h
...........\.......\.........\fileappender.h
...........\.......\.........\fstreams.h
...........\.......\.........\helpers
...........\.......\.........\.......\appenderattachableimpl.h
...........\.......\.........\.......\loglog.h
...........\.......\.........\.......\logloguser.h
...........\.......\.........\.......\pointer.h
...........\.......\.........\.......\property.h
...........\.......\.........\.......\sleep.h
...........\.......\.........\.......\socket.h
...........\.......\.........\.......\socketbuffer.h
...........\.......\.........\.......\stringhelper.h
...........\.......\.........\.......\thread-config.h
...........\.......\.........\.......\threads.h
...........\.......\.........\.......\timehelper.h
...........\.......\.........\hierarchy.h
...........\.......\.........\hierarchylocker.h
...........\.......\.........\layout.h
...........\.......\.........\logger.h
...........\.......\.........\loggingmacros.h
...........\.......\.........\loglevel.h
...........\.......\.........\ndc.h
...........\.......\.........\nteventlogappender.h
...........\.......\.........\nullappender.h
...........\.......\.........\socketappender.h
...........\.......\.........\spi
...........\.......\.........\...\appenderattachable.h
...........\.......\.........\...\factory.h
...........\.......\.........\...\filter.h
...........\.......\.........\...\loggerfactory.h
...........\.......\.........\...\loggerimpl.h
...........\.......\.........\...\loggingevent.h
...........\.......\.........\...\objectregistry.h
...........\.......\.........\...\rootlogger.h
...........\.......\.........\stamp-h1
...........\.......\.........\streams.h
...........\.......\.........\syslogappender.h
...........\.......\.........\tstring.h
...........\lib
...........\...\log4cplus
...........\...\.........\liblog4cplus.so
...........\...\.........\liblog4cplus.so.2
...........\Makefile
...........\Makefile.so
...........\src
...........\...\common
...........\...\......\TseSegmentLog.cpp
...........\...\......\TseSegmentLog.h
...........\...\......\TseSegmentMacroDef.h
...........\...\......\TseSegmentStdHeader.h
...........\...\......\TseTypeDef.h
...........\...\conf
...........\...\main