344 B
344 B
Scripts
Bundled resources for sentiment-analysis-tool skill
- analyze_sentiment.py: Script to perform sentiment analysis on a given text input. This would allow Claude to execute the analysis directly.
- example_usage.py: Script to demonstrate how to use the sentiment analysis tool with different text inputs and expected outputs.