这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
zh:tools [2017/04/19 22:15] pzczxs 移除 |
zh:tools [2018/05/02 20:23] (当前版本) pzczxs |
||
---|---|---|---|
行 1: | 行 1: | ||
- | =====Machine Learning and Data Mining===== | + | ======软件工具====== |
- | -{{http://mallet.cs.umass.edu/|Mallet}}: Java | + | *[[zh:tools:GibbsTopicModels|主题模型(Gibbs采样)]] |
- | -{{https://mahout.apache.org/|Mahout}}: Java | + | *[[zh:tools:atot|作者主题演化模型]] |
- | -{{http://www.cs.waikato.ac.nz/ml/weka/index.html|Weka}}: Java | + | *[[zh:tools:NaiveBayes|朴素贝叶斯分类器]] |
- | -{{http://crfpp.googlecode.com/svn/trunk/doc/index.html?source=navbar|CRF++}}: C/C++ | + | *[[zh:tools:mtlssvm|多任务最小二乘支持向量机]] |
- | -{{http://www.chokkan.org/software/crfsuite/|CRFsuite}}: C/C++ | + | *[[zh:tools:mlssvr|多输出最小二乘支持向量机]] |
- | -{{http://www.philippe-fournier-viger.com/spmf/index.php|SPMF}} | + | *[[zh:tools:psasimilarity|基于双序列比对的中文术语相似度计算]] |
- | -{{http://shogun-toolbox.org/|Shogun}}: Python | + | |
- | -{{http://orange.biolab.si/|Orange}}: Python | + | |
- | =====Natural Language Processing (NLP)===== | + | |
- | -{{https://opennlp.apache.org/|OpenNLP}}: Java | + | |
- | -{{http://nlp.stanford.edu/software/|Standford NLP}}: Java | + | |
- | -{{https://pypi.python.org/pypi/nltk|NLTK}}: Python | + | |
- | -{{https://github.com/NaturalNode/natural|NaturalNode}}: JavaScript | + | |
- | -[[group:resource:opensource:GENIATagger|GENIA tagger]]: C/C++ | + | |
- | -{{https://code.google.com/p/mate-tools/wiki/ParserAndModels|mate-tools}}: Java | + | |
- | -{{http://www.maltparser.org/index.html|MaltParser}}: Java | + | |
- | =====Big Data===== | + | |
- | -{{http://hadoop.apache.org/|Hadoop}} | + | |
- | -{{https://github.com/winghc/hadoop2x-eclipse-plugin|hadoop2x-eclipse-plugin}} | + | |
- | -{{https://mahout.apache.org/|Mahout}} | + | |
- | -{{https://spark.apache.org/|Spark}} | + | |
- | - | + | |
- | =====Graph Database===== | + | |
- | -{{http://www.neo4j.org/|Neo4j}} | + | |
- | - | + | |
- | =====Math===== | ||
- | -{{http://acs.lbl.gov/ACSSoftware/colt/|COLT}} | ||
- | -{{http://commons.apache.org/proper/commons-math/|Commons Math}} | ||
- | -{{http://la4j.org/|la4j}}: better than COLT | ||
- | | ||
- | =====Machine Translation===== | ||
- | -{{http://www.statmt.org/moses/|Moses}} | ||
- | -{{http://www.nlplab.com/NiuPlan/NiuTrans.html|NiuTrans}} | ||
- | - | ||
- | | ||
- | =====Annotation===== | ||
- | -{{http://brat.nlplab.org/index.html|brat}} | ||
- | -{{http://myminer.armi.monash.edu.au/|MyMiner}} | ||
- | =====Search Engine==== | ||
- | -{{http://lucene.apache.org/|Lucene}} | ||
- | -{{http://lucene.apache.org/solr/|Solr}} | ||
- | -{{https://www.elastic.co/products/elasticsearch|ElasticSearch}} | ||
- | =====Term Extraction==== | ||
- | -{{https://code.google.com/archive/p/jatetoolkit/|Jatetoolkit}} | ||
- | =====Others===== | ||
- | -{{https://stanbol.apache.org/|Stanbol}} | ||
- | -{{https://code.google.com/p/guava-libraries/|Guava}} | ||
- | -{{https://github.com/jbibtex/jbibtex|jbibtex}}: Bibtex java parser | ||
- | -{{http://ucanaccess.sourceforge.net/site.html|UCanAccess}}: Access database driver | ||
- | -{{http://www.regexplanet.com/advanced/java/index.html|RegexPlanet}}: online regex tester | ||
- | -[[http://www.eclipse.org/windowbuilder/download.php|WindowBuilder]] |