文件名称:Nlpir
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-01-22
- 文件大小:
- 4.63mb
- 下载次数:
- 0次
- 提 供 者:
- rea****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
前NLPIR汉语分词系统(又名ICTCLAS2013),主要功能包括中文分词;词性标注;命名实体识别;用户词典功能;支持GBK编码、UTF8编码、BIG5编码。新增微博分词、新词发现与关键词提取;张华平博士先后倾力打造十余年,内核升级10次。国内国际排名均为第一。
项目已经配置好环境,导入Eclipse即可使用,文件内src下的TestUTF8.java可以直接运行,提供了分词接口-Before NLPIR Chinese word segmentation system (aka ICTCLAS2013), main features include Chinese word speech tagging named entity recognition User dictionary function support GBK encoding, UTF8 encoding, BIG5 encoding. New microblogging word, keyword extraction and discovery of new words Dr. Zhang Huaping has more than ten years effort to build a kernel upgrade 10 times. Both domestic and international ranked first. Project has been configured environment, Eclipse can be used to import, TestUTF8.java the file can be run directly under src, the interface provides word
项目已经配置好环境,导入Eclipse即可使用,文件内src下的TestUTF8.java可以直接运行,提供了分词接口-Before NLPIR Chinese word segmentation system (aka ICTCLAS2013), main features include Chinese word speech tagging named entity recognition User dictionary function support GBK encoding, UTF8 encoding, BIG5 encoding. New microblogging word, keyword extraction and discovery of new words Dr. Zhang Huaping has more than ten years effort to build a kernel upgrade 10 times. Both domestic and international ranked first. Project has been configured environment, Eclipse can be used to import, TestUTF8.java the file can be run directly under src, the interface provides word
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Nlpir\.classpath
.....\.project
.....\.settings\org.eclipse.core.resources.prefs
.....\.........\org.eclipse.jdt.core.prefs
.....\bin\kevin\zhang\NLPIR.class
.....\...\TestUTF8.class
.....\...\WordSeperation.class
.....\file\Data\BIG2GBK.map
.....\....\....\BIG5.pdat
.....\....\....\BIG5.wordlist
.....\....\....\BiWord.big
.....\....\....\charset.type
.....\....\....\Configure.xml
.....\....\....\CoreDict.pdat
.....\....\....\CoreDict.pos
.....\....\....\CoreDict.unig
.....\....\....\FieldDict.pdat
.....\....\....\FieldDict.pos
.....\....\....\GBK.pdat
.....\....\....\GBK.wordlist
.....\....\....\GBK2BIG.map
.....\....\....\GBK2GBKC.map
.....\....\....\GBK2UTF.map
.....\....\....\GBKA.pdat
.....\....\....\GBKA.wordlist
.....\....\....\GBKA2UTF.map
.....\....\....\GBKC.pdat
.....\....\....\GBKC.wordlist
.....\....\....\GBKC2GBK.map
.....\....\....\GranDict.pdat
.....\....\....\GranDict.pos
.....\....\....\ICTPOS.map
.....\....\....\NewWord.lst
.....\....\....\NLPIR.ctx
.....\....\....\NLPIR.user
.....\....\....\NLPIR_First.map
.....\....\....\nr.ctx
.....\....\....\nr.fsa
.....\....\....\nr.role
.....\....\....\PKU.map
.....\....\....\PKU_First.map
.....\....\....\UserDict.pdat
.....\....\....\UTF2GBK.map
.....\....\....\UTF2GBKA.map
.....\....\....\UTF8.pdat
.....\....\....\UTF8.wordlist
.....\NLPIR.dll
.....\NLPIR_JNI.dll
.....\src\kevin\zhang\NLPIR.class
.....\...\.....\.....\NLPIR.java
.....\...\TestUTF8.java
.....\...\WordSeperation.java
.....\test\test-utf8.TXT
.....\....\test-utf8_result.TXT
.....\....\test.TXT
.....\....\testOut
.....\....\十八大报告.TXT
.....\bin\kevin\zhang
.....\src\kevin\zhang
.....\bin\kevin
.....\file\Data
.....\src\kevin
.....\.settings
.....\bin
.....\file
.....\src
.....\test
Nlpir