/TestTechnique_Python_NLP

Test de compétences Python et NLP

Primary LanguageJupyter Notebook

TestTechnique_Python_NLP

Installation

Create a virtual environement :

python3 -m venv eden_env

Use these commands to install the dependencies on a virtual environment :

pip3 install -r requirements.txt