Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pprzetacznik/nlp-clustering

Natural Language Processing - clustering with k-means
https://github.com/pprzetacznik/nlp-clustering

Last synced: 26 days ago
JSON representation

Natural Language Processing - clustering with k-means

Awesome Lists containing this project

README

        

Natural Language Processing - clustering with k-means
=========

```
pip install -r requirements.txt
python stats.py test/lines_test.txt test/clusters.txt
python stats.py test/lines.txt test/clusters.txt google-10000-english.txt
```