IFT3150-Projet-Info

Table de matières

  1. Structure du projet
  2. Description
  3. Librairies utilisées

Structure du projet

IFT3151-projet/
├─ REPERE/
│  ├─ SAMPLES/
│  │  ├─ RAW/
│  │  │  ├─ paires-Laureau.txt
│  │  ├─ CLEANED/
│  │  │  ├─ words_assigned.txt
│  ├─ assign_infos.py
├─ TRAITEMENT/
│  ├─ CORPUS/
│  │  ├─ RAW/
│  │  ├─ CLEANED/
│  ├─ SAMPLES/
│  │  ├─ RAW/
│  │  │  ├─ 2000.sample.txt
│  │  │  ├─ 1980.sample.txt
│  │  │  ├─ 1940.sample.txt
│  │  │  ├─ 1910.sample.txt
│  │  ├─ CLEANED/
│  ├─ clean_data.py
│  ├─ lemmatizer.py
├─ RESSOURCES/
│  ├─ liens_utiles.txt
│  ├─ requirements.txt
├─ ARCHIVE/
│  ├─ REPERE/
│  ├─ TRAITEMENT/

Description

#TODO: éventuellement en faire une :D

Librairies utilisées

Voir RESSOURCES/requirements.txt