Twitter Hot Topic Prediction Platform
Dependence:
You can find all of them in github.
To get this platform, you need git
in your path.
Get HotPre by the following command:
$ git clone https://github.com/KitnessChen/HotPre.git
To start using this platform, running the following command:
$ run.py
Then point your browser at http://localhost:8000.
Have fun with it!