Current repository is used as an experiment evaluation system. Generated results are being used in a research inspired by following conference https://www.interspeech2019.org/.
To run code locally, you'll need a specific dataset as a starting point which can be found at Кaggle. More information about dataset can be found in repository's docs files. There is an additional step of transforming dataset to a pickle instance which is explained here
- Setup
python 3.7+
,conda
on Ubuntu 18.04 LTS - Install environment via
conda env create yoandinkov/interspeech
or check it here - Set up
.env
file, information can be found here - Open
tests/
and runpython prerequisites.py
if no error messages are displayed, you are good to go
- Open
src/
and runpython main.py
- there are default values so by only doing this code will be executed, however it's highly recommended to read the experiment setup documentation first.
- Any feedback is appreatied. For specific questions/code reviews new issues/PRs can be opened/created.
This research is part of the Tanbih project, which aims to limit the effect of "fake news", propaganda and media bias by making users aware of what they are reading. The project is developed in collaboration between the Qatar Computing Research Institute (QCRI), HBKU and the MIT Computer Science and Artificial Intelligence Laboratory (CSAIL).
This research is also partially supported by Project UNITe BG05M2OP001-1.001-0004 funded by the OP "Science and Education for Smart Growth" and the EU via the ESI Funds.