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