- Python 3.x (tested with 3.5.1)
- numpy v1.11.0, matplotlib v1.5.1, gensim v0.12.4
- Tested on Linux (Ubuntu 14.04), OS X (10.10, 10.11) and Windows 10
- Click the green button Clone or download and choose Download ZIP
- Unzip the archive and move the extracted folder into your home folder
- Install Jupyter and run it by typing
jupyter notebook
in your command prompt - Access the folder Topics through Jupyter in your browser, open topics.ipynb and follow the instructions
Hint: If you have trouble unzipping the archive, try using 7zip.
- Download and install Git
- Open the command prompt, type
git clone https://github.com/pielstroem/Topics.git
and press Enter - Congratulations, you just cloned the repository into your home folder
- Install Jupyter and run it by typing
jupyter notebook
in your command prompt - Access the folder Topics through Jupyter in your browser, open topics.ipynb and follow the instructions