Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 393 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 393 Bytes

Review_grades_classification

Guessing grades of insurances reviews with NLP.

How to use :

Install all dependencies with pip install -r requirements.txt or conda install --file requirements.txt if you are using Anaconda.

Also you will need to download the fr_core_news_sm spacy module with python -m spacy download fr_core_news_sm. More informations on https://spacy.io/models/fr.