基于深度学习框架pytorch实现的中文文本分类,目前包括textcnn,textrnn,textrcnn,textrnn+attention,transformer
☆48Mar 1, 2022Updated 4 years ago
Alternatives and similar repositories for Text-Classify-based-pytorch
Users that are interested in Text-Classify-based-pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48May 27, 2020Updated 6 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆12Mar 31, 2022Updated 4 years ago
- ⚡ 基于PyTorch的多种模型文本分类框架☆34Aug 19, 2023Updated 3 years ago
- depression detection on sina weibo using multivariate time series data☆16Sep 16, 2023Updated 2 years ago
- 基于深度学习的交通流量检测系统☆27May 30, 2023Updated 3 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 使用pytorch搭建textCNN实现中文文本分类☆133Mar 18, 2019Updated 7 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆27Dec 21, 2022Updated 3 years ago
- 使用pytorch, 基于textCNN以及BiLSTM进行中文情感分析、 文本分类☆64Jul 8, 2019Updated 7 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆64Mar 20, 2023Updated 3 years ago
- 利用深度学习技术构建的猫狗分类系统。通过数据统计分析了解数据集分布,基于 PyTorch 框架搭建 AnimalCNN 模型并训练,对模型进行全面评估与预测结果可视化。同时开发了 PyQt5 图形用户界面,方便用户上传图像进行猫狗识别,展示识别结果及置信度,为猫狗图像分类提…☆62Nov 30, 2024Updated last year
- 基于Pytorch热门深度学习框架 从零开发NLP聊天机器人☆14Sep 13, 2020Updated 5 years ago
- 基于OpenCV的刷脸考勤&人脸校验&用户管理系统(源码&教程)☆11Nov 25, 2023Updated 2 years ago
- 基于深度学习的文字识别系统☆11Aug 24, 2023Updated 3 years ago
- IMDB sentiment analysis, Transformer, ULMFiT, attention, TextCNN.☆16Nov 5, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 2021腾讯广告算法大赛赛道二神奈川冲浪里(获奖排名第8)☆18May 3, 2022Updated 4 years ago
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Apr 23, 2021Updated 5 years ago
- Text Classification using Mamba Model☆27Jul 15, 2024Updated 2 years ago
- Code and data for EMNLP2019 Paper "Uncover the Ground-Truth Relations in Distant Supervision: A Neural Expectation-Maximization Framework…☆10May 24, 2020Updated 6 years ago
- 🐮首创性地运用Transformer+XDEEPFM预测中国A股单只股票每天的涨跌幅!☆15Mar 29, 2021Updated 5 years ago
- 基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新☆34Mar 23, 2023Updated 3 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆146Jun 14, 2023Updated 3 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆642Dec 30, 2018Updated 7 years ago
- ☆11Apr 10, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 使用深度学习方法(lstm+attention/textcnn+attention)完成情感分析☆14Jul 29, 2018Updated 8 years ago
- A simple TextCNN pytorch implementation☆24Sep 6, 2022Updated 3 years ago
- 基于Bert、Pytorch的中文短文本分类任务☆13Nov 2, 2022Updated 3 years ago
- Implementation of An Integral Tag Recommendation Model for Textual Content.☆10Jul 22, 2020Updated 6 years ago
- 电影评论情感分类,基于Pytorch☆15May 16, 2020Updated 6 years ago
- Deep Research as Rubric for Reinforcement Learning☆25Jun 30, 2026Updated 2 months ago
- Bert-based text classification☆14May 23, 2019Updated 7 years ago
- ☆13Jul 12, 2022Updated 4 years ago
- Natural Language Processing. From data preparation to building model and deploy the model to web service☆11Jan 25, 2019Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 该项目通过新闻数据集演示文本分类全流程:数据清洗,模型训练,模型部署和前端展示。使用的模型和工具:pytorch,bert,streamlit☆18Nov 7, 2022Updated 3 years ago
- Transformers for Multi-Label Text Classification☆11Sep 18, 2020Updated 5 years ago
- 基于Qwen2.5模型、使用DISC-Law-SFT-Pair数据集微调的法律大模型☆11Dec 29, 2024Updated last year
- fastText-based Multi-label text classification engine☆11Apr 16, 2024Updated 2 years ago
- 使用LSTM对股票价格进行回归预测,对股价涨跌进行分类预测。We use LSTM to forecast the stock price and classify the rise and fall of the stock price.☆17Jun 18, 2020Updated 6 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆401Jul 16, 2023Updated 3 years ago
- 基于深度学习的普通话语音识别