Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pprzetacznik/nlp-graph-distance

Natural Language Processing - Graph distance
https://github.com/pprzetacznik/nlp-graph-distance

Last synced: 26 days ago
JSON representation

Natural Language Processing - Graph distance

Awesome Lists containing this project

README

        

Natural Language Processing - Graph distance
============

Run:
~~~
pip install -r requirements.txt
python -m graph_stats test/pap.txt test/odm.txt test/stoplist.txt "#022129"
python -m graph_stats test/pap.txt test/odm.txt test/stoplist.txt "#022129" 3
python -m graph_stats test/pap.txt test/odm.txt test/stoplist.txt "#022129" 3 10
~~~