Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Jonah16-hub/Datacamp

Repository files navigation

Pfizer Digital Footprint (PDF)

The PDF analysis has been done for the Data Camp teaches by Thierno Diallo.

As principal-developer we have Arsene BAKANDAKAN BOKONDO, as Scrum Master we have Essaid BENAMAR and finaly, Jonah JAUBERT is the Product Owner

Installation

Use the package manager pip to install librairies.

Then, install nltk to analyse data

pip install nltk

You need seaborn to vizualise data

pip install seaborn

The wordcloud lib produce nice viz as cloud of words

pip install wordcloud

For sentiment analysis, we use textblob

pip install textblob

We are using machine-learning algorithm to predict with sklearn

pip install sklearn

Usage

You have 2 types of analysis:

  • Google News
  • Twitter

##Credit

Guru99 Datacamp.com GeeksForGeek

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors