Skip to main content

Sentiment Analysis Tool

Project description

Swarmauri Logo

PyPI - Downloads PyPI - Python Version PyPI - License PyPI - Version


Sentiment Analysis Tool

A tool for analyzing the sentiment of text using Hugging Face's transformers library. This tool provides simple sentiment analysis capabilities, classifying text as POSITIVE, NEGATIVE, or NEUTRAL.

Installation

pip install swarmauri_tool_sentimentanalysis

Usage

Here's a basic example of how to use the Sentiment Analysis Tool:

from swarmauri.tools.SentimentAnalysisTool import SentimentAnalysisTool

# Initialize the tool
tool = SentimentAnalysisTool()

# Analyze sentiment
result = tool("I love this product!")
print(result)  # {'sentiment': 'POSITIVE'}

# Another example
result = tool("This product is okay.")
print(result)  # {'sentiment': 'NEUTRAL'}

Want to help?

If you want to contribute to swarmauri-sdk, read up on our guidelines for contributing that will help you get started.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file swarmauri_tool_sentimentanalysis-0.6.1.dev14.tar.gz.

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.6.1.dev14.tar.gz
Algorithm Hash digest
SHA256 b3f8eb9ebbe219951dbe3d5ab8fb517ff57b63d16d75a283cbf05dfcceed5420
MD5 c6dd6ab8dc34f4f401023b13179f581f
BLAKE2b-256 cc43092159fa979de29def8f2144a1cd4c3a825b7804b026b6de39d8127a47b9

See more details on using hashes here.

File details

Details for the file swarmauri_tool_sentimentanalysis-0.6.1.dev14-py3-none-any.whl.

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.6.1.dev14-py3-none-any.whl
Algorithm Hash digest
SHA256 51ba3f1a65438c23b21aefbb1996659c5e1aad04a359d12ae651831b6324eb5c
MD5 3346fb0fbf9590b04f5332629901d2b9
BLAKE2b-256 aae12371b02e0379f3c48d9ab3dfa96fee2d7a1e9cc9a899721cd269b1efc035

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