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

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.