7 lines
344 B
Markdown
7 lines
344 B
Markdown
# 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.
|