ValentinColin / tsi-project

A machine/deep learning project about extracting and analyzing data from social network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsi-project

A machine/deep learning project about extracting and analyzing data from social network

  1. Install PyEnv et Poetry
  2. Se mettre en Python 3.10
  3. faire la commande : poetry env use path vers la version 3.10
  4. Dans la racine : poetry install
  5. pour utiliser l'environnement ainsi créé : poetry shell

Liens vers le dosser "cardiffnlp" à copier dans la racine: https://drive.google.com/drive/folders/1BnXiiqrcJK7OLZ-LXpdmXeB56bLEkBIW?usp=sharingusp=sharing

Compte proprio : mail : projet.ia.tsi@gmail.com mdp : 2023TSI%isep

uvicorn main:app --reload pour lancer l'API

About

A machine/deep learning project about extracting and analyzing data from social network

License:MIT License


Languages

Language:Jupyter Notebook 98.5%Language:Python 1.5%