# emotion_classification **Repository Path**: ZRXXUAN/emotion_classification ## Basic Information - **Project Name**: emotion_classification - **Description**: use BiLSTM/TextCNN/SVM/Random forest methods to classify Chinese sentences, contain emojis, into 6 emotion categories. (0:other; 1:like; 2:sadness; 3:disgust; 4:anger; 5:happiness) - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-07-12 - **Last Updated**: 2022-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # emotion_classification use BiLSTM/TextCNN/SVM/Random forest methods to classify Chinese sentences, contain emojis, into 6 emotion categories. (0:other; 1:like; 2:sadness; 3:disgust; 4:anger; 5:happiness)