Pinned Repositories
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
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.
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
GAP
HuggingFaceDatasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
Multi-channel-CNN-for-Sentiment-Analysis
对一个汽车评论的数据集利用深度学习的卷积神经网络进行特征提取然后进行情感分析。然后利用Python的Django框架将其包装成一个搜索引擎,输入相应的关键字进行搜索即可获取到相应结果。
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.
RADF
ZhenbinChen-NLP's Repositories
ZhenbinChen-NLP/Multi-channel-CNN-for-Sentiment-Analysis
对一个汽车评论的数据集利用深度学习的卷积神经网络进行特征提取然后进行情感分析。然后利用Python的Django框架将其包装成一个搜索引擎,输入相应的关键字进行搜索即可获取到相应结果。
ZhenbinChen-NLP/RADF
ZhenbinChen-NLP/GAP
ZhenbinChen-NLP/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
ZhenbinChen-NLP/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
ZhenbinChen-NLP/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.
ZhenbinChen-NLP/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
ZhenbinChen-NLP/HuggingFaceDatasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
ZhenbinChen-NLP/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.
ZhenbinChen-NLP/TextClassificationSystem
系统的介绍如何搭建一个完整的文本分类系统,包括数据预处理、主要方法的原理介绍和实现细节、实验结果与分析、网页Demo的构建以及项目文件的组织方式。项目的原理和处理细节可以查看我的博客专栏:https://blog.csdn.net/sdu_hao/category_9286495.html
ZhenbinChen-NLP/ZhenbinChen-NLP.github.io