Tmoji: An automatic tweet's emoji analysis platform
Before you use the system, you need to install some requirments
- MongoDB v4.2.6
- python packages in
requirments.txt
- Run scripts in
Acquisition/
folder to preprocess the raw data and store them into database. - Run all jupter notebooks in
Analysis/
folder to get 11 task results and store them into database. - run the follow command, and check website at
localhost:8000
.
cd backend
python manage.py runserver 8000
EmojifyData-EN dataset can be download here.
Some analyze charts of Tmoji:
More can be found at screenchot/
folder.