# text-classification **Repository Path**: yanhouzhen/text-classification ## Basic Information - **Project Name**: text-classification - **Description**: text classification with deep learning model and traditional ways - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # text-classification text classification with deep learning model and traditional ways pytorch实现文本分类的各种深度模型,同时加入传统方法的分类模型实现