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.7.0.dev3.tar.gz.

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.0.dev3.tar.gz
Algorithm Hash digest
SHA256 b0545a0e7d868a5b3b488d8dfca6f7552381efb087fb5a46a0ccd904e5d5087f
MD5 eebed0fa1a0c1bd91304920d7b3ebf39
BLAKE2b-256 0114392e3588dbc28168b42fdea9dcaa214643b355175ed5907d15edf16b42af

See more details on using hashes here.

File details

Details for the file swarmauri_tool_sentimentanalysis-0.7.0.dev3-py3-none-any.whl.

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.0.dev3-py3-none-any.whl
Algorithm Hash digest
SHA256 0a14be29c904584d08220b66dcd61be3ddf3fed607425cbd49771ed148ad520a
MD5 42ef92b334cf6cb4de90ff76dc741fb4
BLAKE2b-256 f5981b589a3b39a13d34bd2135cead2a80cb73491800b88aee3894721fd4cd10

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