“Reading Paper”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
Some Things to remember
Lr讨论 | 贡献
tool
第3行: 第3行:
 
:* word vector tool for text classification, text clustering or information retrieval[http://sourceforge.net/projects/wvtool/]
 
:* word vector tool for text classification, text clustering or information retrieval[http://sourceforge.net/projects/wvtool/]
 
:* google word2ve[http://code.google.com/p/word2vec/]
 
:* google word2ve[http://code.google.com/p/word2vec/]
 +
* NLP tool
 +
:* Text Analysis Online[http://textanalysisonline.com/]
 +
::*提供了一个在线的测试环境。目前提供NLTK(内含斯坦福NLP),TextBlob, MBSP, Pattern, PyTeaser, LangId和中文分词等多种工具
 +
:* LTP 哈工大开源处理工具[https://github.com/HIT-SCIR/ltp][http://www.ltp-cloud.com/]
 +
:* openNLP[http://opennlp.apache.org/]
 +
::* 标记化、句子分割、词性标注、固有实体提取(指在句子中辨认出专有名词,例如:人名)、浅层分析(句字分块)、语法分析及指代
 +
:* FudanNLP[https://code.google.com/p/fudannlp/]
 +
:* stanford nlp[http://nlp.stanford.edu/software/index.shtml]
  
 
==QA==
 
==QA==

2014年12月16日 (二) 02:26的版本

tool

  • word2vec tool
  • word vector tool for text classification, text clustering or information retrieval[1]
  • google word2ve[2]
  • NLP tool
  • Text Analysis Online[3]
  • 提供了一个在线的测试环境。目前提供NLTK(内含斯坦福NLP),TextBlob, MBSP, Pattern, PyTeaser, LangId和中文分词等多种工具
  • LTP 哈工大开源处理工具[4][5]
  • openNLP[6]
  • 标记化、句子分割、词性标注、固有实体提取(指在句子中辨认出专有名词,例如:人名)、浅层分析(句字分块)、语法分析及指代

QA

2014-08-22-qalr

random reading

NN & RNN LM

document classification

word vector

learn report

basic tasks of speech processing

learn process

Information Retrieval

nlp class

Some Things to remember

  •  包含大量的学习资源