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

Latest commit

 

History

History
38 lines (22 loc) · 1.03 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.03 KB

RAMP starting kit on Exploring Racism and Sexism in Social Media

Authors: Abdelrahman AL MAROUK, Ashraf GHIYE, Cadmos KAHALÉ-ABDOU, Hussein JAWAD, Saba KIRIAKO

The objective of this challenge is to correctly label tweets as one of three categories: sexism, racism or none.

Set up

Open a terminal and

  1. install the ramp-workflow library (if not already done)
$ pip install git+https://github.com/paris-saclay-cds/ramp-workflow.git
  1. Follow the ramp-kits instructions from the wiki

Local testing

Get started on this RAMP with the dedicated notebook.

To test the starting-kit, run

ramp_test_submission --submission starting_kit

or for a test mode :

ramp_test_submission --submission starting_kit --quick-test

Help

Go to the ramp-workflow wiki for more help on the RAMP ecosystem.