Files
gh-jeremylongshore-claude-c…/skills/nlp-text-analyzer/references/README.md
2025-11-29 18:51:49 +08:00

9 lines
580 B
Markdown

# References
Bundled resources for nlp-text-analyzer skill
- [ ] nlp_api_documentation.md: Comprehensive documentation of the NLP API endpoints, parameters, and response formats.
- [ ] sentiment_analysis_guide.md: Detailed guide on sentiment analysis techniques, including different algorithms and their applications.
- [ ] keyword_extraction_best_practices.md: Best practices for keyword extraction, including preprocessing steps and algorithm selection.
- [ ] topic_modeling_guide.md: Guide on topic modeling, including different algorithms (LDA, NMF) and their applications.