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

404 B

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.