开源网站:


linux:http://www.lupaworld.com

开源jar下载网:http://sourceforge.net/

中国开源项目网:http://www.opensourceproject.org.cn/

业界动态:

     云计算:  http://www.ctocio.com.cn/cloud/

java:

中文分词:

  • IKAnalyzer:http://code.google.com/p/ik-analyzer/   作者博客:http://linliangyi2007.javaeye.com/
  • imdict-chinese-analyzer : http://code.google.com/p/imdict-chinese-analyzer/
  • LingPipe是一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类(Clustering)、字符语言建模(Character Language Modeling)、医学文献下载/解析/索引(MEDLINE Download, Parsing and Indexing)、数据库文本挖掘(Database Text Mining)、中文分词(Chinese Word Segmentation)、情感分析(Sentiment Analysis)、语言辨别(Language Identification)等API。    http://alias-i.com/lingpipe/