An open API service indexing awesome lists of open source software.

https://github.com/secdr/research-tool

some useful tools for research work
https://github.com/secdr/research-tool

Last synced: 5 months ago
JSON representation

some useful tools for research work

Awesome Lists containing this project

README

          

some useful tools for research work.

#### Securiy graph tool
+ [NetworkX](http://networkx.github.io/);
+ [Neo4j](http://neo4j.com/);
+ [d3js](http://d3js.org/);

#### Machine learning
+ [weka](http://www.cs.waikato.ac.nz/ml/weka/);
+ [scikit-learning](http://scikit-learn.org/);

#### Natural language processing
+ [Natural Language Toolkit](http://www.nltk.org/);
+ [WordNet](https://wordnet.princeton.edu/);

#### Writing tool
+ [ipython notebook](http://ipython.org/);
+ [TeXstudio](http://www.texstudio.org/);

### 流程图
+ [PlantUML](http://www.jianshu.com/p/e92a52770832);
+ [graphviz](http://icodeit.org/2015/11/using-graphviz-drawing/);