Code Monkey home page Code Monkey logo

hoaxbust_gui's Introduction

hoaxbust_gui

Hoaxbusters whatsapps with gui

Requirements to run the code:

  1. You need python3 to run the code. The code requires the tkinter package which should be installed with most python platforms automatically. We also require the latest python imaging library (pillow >=6.2.2), install using
pip install pillow
  1. You need to download the Noto fonts from the Google noto repository, email me if you need a link to select Indian languages. Unzip and store in a directory named Noto within the repository.

  2. Download the translations csv file from google sheets and save it as Hoaxbust2.csv.

  3. Modify Master_config.yaml to reflect fonts for desired language

Running the code

python gui.py language

Select string by pressing 1 ("Claim:"), 2 (text of claim), 3 ("Verdict"), 4 (verdict of the text), 5 (more verbose verdict, this is often blank), 6 ("Why?"), 7 (the reasoning)

Increase or decrease the font size with i or d, respectively.

Increase or decrease the length of the string by using l or s, respectively.

Move to the next image by pressing n.

Save the placements and fonts file using w (this can be done at any stage).

hoaxbust_gui's People

Contributors

surhudm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.