Initial commit
This commit is contained in:
7
skills/nlp-text-analyzer/scripts/README.md
Normal file
7
skills/nlp-text-analyzer/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for nlp-text-analyzer skill
|
||||
|
||||
- [ ] analyze_text.py: Script to perform text analysis tasks (sentiment, keywords, topics) based on user input and specified parameters.
|
||||
- [ ] summarize_text.py: Script to generate concise summaries of input text, useful for extracting key information.
|
||||
- [ ] translate_text.py: Script to translate text between languages using a translation API.
|
||||
Reference in New Issue
Block a user