Skip to main content

Sentiment analysis for sentences in spanish

Project description

sentiment-spanish

PyPI version

First to install the package

pip install sentiment-analysis-spanish

You will also need keras and tensorflow

pip install keras tensorflow

Import the package

from sentiment_analysis_spanish import sentiment_analysis

run the sentiment analysis:

sentiment = sentiment_analysis.SentimentAnalysisSpanish()
print(sentiment.sentiment("me gusta la tombola es genial"))

you will see that it outputs

0

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

sentiment_analysis_spanish-0.0.21.tar.gz (10.4 MB view hashes)

Uploaded Source

Built Distribution

sentiment_analysis_spanish-0.0.21-py3-none-any.whl (10.4 MB view hashes)

Uploaded Python 3

Supported by

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