Zhenbin,Chan's repositories

Multi-channel-CNN-for-Sentiment-Analysis

对一个汽车评论的数据集利用深度学习的卷积神经网络进行特征提取然后进行情感分析。然后利用Python的Django框架将其包装成一个搜索引擎,输入相应的关键字进行搜索即可获取到相应结果。

Language:JavaScriptStargazers:11Issues:0Issues:0
Language:PythonStargazers:2Issues:1Issues:0
Language:PythonStargazers:1Issues:1Issues:0

News_Platform_Based_on_Sentiment_Analysis

This project is mainly divided into three modules: 1. Climbing module: Climbing news data and commentary data of Tencent and Sina platforms regularly every day. 2. Emotional Analysis Module: At present, the Sentiment algorithm based on pattern matching will be updated to the algorithm based on Deep learning. 3. Web Framework: This project is built by Django, which is maintainable.

Language:PythonStargazers:1Issues:0Issues:0

Bert-Chinese-Text-Classification-Pytorch

使用Bert,ERNIE,进行中文文本分类

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Chinese-Text-Classification-Pytorch

中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Django-Robot-Platform

This is a little platform which is written by python-django framework.It provide the way to Real-time observate the temperture,distance,humidity by robots' sensor.

Language:PythonStargazers:0Issues:0Issues:0

examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

HuggingFaceDatasets

🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

TextClassificationSystem

系统的介绍如何搭建一个完整的文本分类系统,包括数据预处理、主要方法的原理介绍和实现细节、实验结果与分析、网页Demo的构建以及项目文件的组织方式。项目的原理和处理细节可以查看我的博客专栏:https://blog.csdn.net/sdu_hao/category_9286495.html

Language:CSSStargazers:0Issues:0Issues:0