Skip to main content

No project description provided

Project description

VADER-Sentiment-Analysis-FR

This is a French version of VADER (Valence Aware Dictionary and Sentiment Reasoner). Please visit <https://github.com/cjhutto/vaderSentiment> to see the original version. Vader_FR possesses a manually translated french lexicon. VADER is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media. It is fully open-sourced under the [MIT License] (the original VADER sincerely appreciate all attributions and readily accept most contributions, but please don’t them and us liable).

7LieuesTechnologies aims to support your company, from IT to accounting, by building a virtual assistant which provides multi-technologies and multi-trade help.

Install Vader-fr

pip install vaderSentiment-fr

HOW TO USE Vader-FR

from vaderSentiment_fr.vaderSentiment import SentimentIntensityAnalyzer

SIA = SentimentIntensityAnalyzer()

phrase = “Une phrase très cool à analyser”

score = SIA.polarity_scores(phrase)

# Note : You can use polarity_scores_max instead of polarity_scores. polarity_scores_max uses fuzzywuzzy to get the most similar words with your inputs. For example “connar” won’t be detected with polarity_scores but with polarity_scores_max

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vaderSentiment_fr-1.3.4.tar.gz (187.1 kB view details)

Uploaded Source

File details

Details for the file vaderSentiment_fr-1.3.4.tar.gz.

File metadata

  • Download URL: vaderSentiment_fr-1.3.4.tar.gz
  • Upload date:
  • Size: 187.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.9.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.5

File hashes

Hashes for vaderSentiment_fr-1.3.4.tar.gz
Algorithm Hash digest
SHA256 615af9a3eff0717a63941073801668e384610a2225622dc1f8d3ff0c0958cd34
MD5 2352a2882395a7115ec6c2d58eb6255f
BLAKE2b-256 7e97a63b1e285b59412a05401cd04360cfdb8a8dc3cf4cfcff33dcee8893c65d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page