Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pprzetacznik/nlp-clustering
- Owner: pprzetacznik
- Created: 2015-08-03T21:42:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-03T21:45:01.000Z (over 9 years ago)
- Last Synced: 2024-10-21T22:52:03.879Z (2 months ago)
- Language: Python
- Homepage:
- Size: 383 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```