Skip to content
Snippets Groups Projects
Commit b28b4ae3 authored by Ludovic Moncla's avatar Ludovic Moncla
Browse files

update readme

parent 21f1d59e
No related branches found
No related tags found
No related merge requests found
.DS_Store
data/EDdA_dataframe_withContent.tsv
# EDdA Classification
This repository is proposed by **Khaled Chabane**, **Ludovic Moncla** and **Alice Brenon** as part of the GEODE project.
# Install dependencies
pip3 install -r requirements.txt
# Get Started
To run the script for preparing data use the following command :
python tmp_preprocess_data.py
In order to run the classifiers, use the following command :
python experimentsClassicClassifiers.py <dataset_tsv_file> <content_column_name> <labels_column_name> <min_sample_per_class> <max_sample_per_class>
# Acknowledgment
The authors are grateful to the ASLAN project (ANR-10-LABX-0081) of the Université de Lyon, for its financial support within the French program "Investments for the Future" operated by the National Research Agency (ANR).
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment