# tmf_v1 **Repository Path**: jgs12344321/tmf_v1 ## Basic Information - **Project Name**: tmf_v1 - **Description**: 国内IT教育头部企业著名文本分类项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 65 - **Created**: 2026-06-24 - **Last Updated**: 2026-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目说明 ## 注意事项 ### 克隆项目 ```bash git clone --depth=1 https://gitee.com/jackfrued/tmf_v1.git ``` ### 还原环境 Conda: ```bash conda env create -f https://gitee.com/jackfrued/tmf_v1.git ``` Pip: ```bash pip install -r requirements.txt ```