Skip to main content
在 Manus 中运行任何 Skill
一键导入

nltk-nlp-text-cleaning

星标17
分支29
更新时间2026年4月22日 12:56

Use this skill when the user asks to clean, preprocess, tokenize, stem, lemmatize, or vectorize raw text data using Python's NLTK library. Triggers include requests like "clean this text dataset", "tokenize my corpus", "build an NLP preprocessing pipeline", "convert text to TF-IDF or Bag of Words", "compare stemming vs lemmatization", or "evaluate my NLP model". Also use when the user asks about stopword removal, punctuation stripping, frequency analysis, or building scikit-learn compatible text pipelines with NLTK. Do NOT use for deep learning NLP (transformers/BERT/spaCy) or for tasks that don't involve text preprocessing.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
4 个文件
SKILL.md
readonly