Files
2025-11-29 18:51:49 +08:00

8 lines
434 B
Markdown

# Assets
Bundled resources for nlp-text-analyzer skill
- [ ] example_text_inputs.json: A collection of example text inputs for various NLP tasks, along with expected outputs.
- [ ] analysis_report_template.md: Template for generating analysis reports with sections for sentiment, keywords, and topics.
- [ ] error_handling_examples.md: Examples of how to handle common errors in NLP tasks, such as API rate limits or invalid input.