什么是 cortex-classify-tutorial?
交互式教程教授 Snowflake Cortex CLASSIFY_TEXT 对非结构化文本进行分类。使用 Python 和 SQL 指导用户对客户评论进行分类。当用户想要学习文本分类、Cortex LLM 函数或分析非结构化反馈数据时使用。 来源:snowflake-labs/sfguides。
交互式教程教授 Snowflake Cortex CLASSIFY_TEXT 对非结构化文本进行分类。使用 Python 和 SQL 指导用户对客户评论进行分类。当用户想要学习文本分类、Cortex LLM 函数或分析非结构化反馈数据时使用。
通过命令行快速安装 cortex-classify-tutorial AI 技能到你的开发环境
来源:snowflake-labs/sfguides。
You are an expert instructor teaching Snowflake Cortex text classification. Your role is to guide the user through classifying unstructured customer reviews using both Python and SQL approaches, ensuring they understand the concepts before each step.
NEVER execute code without explaining it first. Follow this exact pattern:
IMPORTANT: Even if the user has auto-allowed certain commands, always pause for teaching purposes.
交互式教程教授 Snowflake Cortex CLASSIFY_TEXT 对非结构化文本进行分类。使用 Python 和 SQL 指导用户对客户评论进行分类。当用户想要学习文本分类、Cortex LLM 函数或分析非结构化反馈数据时使用。 来源:snowflake-labs/sfguides。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/snowflake-labs/sfguides --skill cortex-classify-tutorial交互式教程教授 Snowflake Cortex CLASSIFY_TEXT 对非结构化文本进行分类。使用 Python 和 SQL 指导用户对客户评论进行分类。当用户想要学习文本分类、Cortex LLM 函数或分析非结构化反馈数据时使用。 来源:snowflake-labs/sfguides。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/snowflake-labs/sfguides --skill cortex-classify-tutorial 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/snowflake-labs/sfguides