Document clustering for classic3 database using python
- Download and install Anaconda with Python 3
- Use Spyder or another IDE to open
cluster.py
- Run the code, it will download the database and copy it in %USERPROFILE%\scikit_learn_data
Based on: http://scikit-learn.org/stable/auto_examples/text/document_clustering.html