GitHunt
AD

adepril/CustomerSatisfactionAnalysisOfInsuranceCompanies

Streamlit Sentiment Analysis. Customer satisfaction analysis of french insurances companies.

Streamlit Sentiment Analysis

Customer satisfaction analysis of French insurance companies from 2008 to 2020

note: the dataset goes until mars 2020.

Dataset :
https://raw.githubusercontent.com/adepril/datasets/main/insurance-reviews-france-Comments.csv

To launch the app from your computer

Prerequisite

  • Python => 3.6

  • pip install streamlit

  • pip install numpy

  • pip install pandas

  • pip install nltk

  • pip install spacy

  • pip install textblob

  • pip install textblob_fr

  • pip install plotly

  • pip install matplotlib

    or

    pip install -r requirements.txt (this commande will install all packages)

Copy-Paste this line below on Command Prompt

streamlit run https://github.com/adepril/CustomerSatisfactionAnalysisOfInsuranceCompanies/blob/main/app.py

Languages

Python100.0%

Contributors

Created May 19, 2021
Updated December 25, 2023