For comparing different trans quality
This project is intend to help NLP translation being more accurate. Including translations vote and Side by Side evaulations tool.
In order to fit the concept of state of art when doing mechine learning, developer should always be aware of the changes to make their results different. In NLP, different occasions always have different tranlations despite to the same source.
So this project trying to capture user's 'moods' each time when making translations. It also has funcionalities of searching, voting and batch translations. User can simply download the resulting translations from one-click download link.
You should set up python 3x locally, as well as django framework.
To build on localhost, after cd in your repo, simple type
./manage.py runserver