Skip to content

Make dataset

No due date 92% complete

Create a python script under scripts for downloading the training dataset which should be saved under data/raw/training/allocine:

Create a python code under src/data/ to produce a csv ready for training under data/processed/training/allocine.csv

The data should have this shape:

Text label
Wahou, trop bien …

Create a python script under scripts for downloading the training dataset which should be saved under data/raw/training/allocine:

Create a python code under src/data/ to produce a csv ready for training under data/processed/training/allocine.csv

The data should have this shape:

Text label
Wahou, trop bien le Roi Lyon, hate de voir la suite: le Roi Paris 1
  • 1 is for positve sentence
  • 0 is for neggative sentence
Loading