# text-classification **Repository Path**: hungryfool_942/text-classification ## Basic Information - **Project Name**: text-classification - **Description**: pytorch文本分类word2vec+TextCNN。来自https://github.com/WoBruceWu/text-classification - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # text-classification text classification with deep learning model and traditional ways pytorch实现文本分类的各种深度模型,同时加入传统方法的分类模型实现