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