Skip to content
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.

whydinkov/interspeech-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivation

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/.

Dataset

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

Prerequisites

  • 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 run python prerequisites.py if no error messages are displayed, you are good to go

Run experiments

  • Open src/ and run python 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.

Feedback

  • Any feedback is appreatied. For specific questions/code reviews new issues/PRs can be opened/created.

Acknowledgements

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.

Releases

No releases published

Packages

No packages published

Languages