Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer
☆48May 27, 2020Updated 5 years ago
Alternatives and similar repositories for Pytorch_LongText_Classification_Demo
Users that are interested in Pytorch_LongText_Classification_Demo 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 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆17May 27, 2020Updated 5 years ago
- 多标签多分类的textCNN☆12Jul 26, 2020Updated 5 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆12Mar 31, 2022Updated 4 years ago
- 基于深度学习框架pytorch实现的中文文本分类,目前包括textcnn,textrnn,textrcnn,textrnn+attention,transformer☆48Mar 1, 2022Updated 4 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆131Oct 9, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 基于TextCNN,测试三种对抗训练模型(FGSM,PGD,FREE)在text classification上的表现☆13Mar 5, 2022Updated 4 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆34Aug 19, 2022Updated 3 years ago
- bert实现中文关系抽取☆17Jun 12, 2023Updated 2 years ago
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Apr 23, 2021Updated 4 years ago
- Multi-Label Text Classification Based On Bert☆23Feb 28, 2023Updated 3 years ago
- 该项目通过新闻数据集演示文本分类全流程:数据清洗,模型训练,模型部署和前端展示。使用的模型和工具:pytorch,bert,streamlit☆18Nov 7, 2022Updated 3 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆11Feb 8, 2021Updated 5 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆354Jul 18, 2024Updated last year
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Mar 6, 2021Updated 5 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Dec 19, 2019Updated 6 years ago
- 企业事件抽取☆13May 20, 2021Updated 4 years ago
- 短文本分类、多标签分类方法封装☆15Jun 12, 2023Updated 2 years ago
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆14Jun 16, 2021Updated 4 years ago
- 知识图谱的小demo☆17Oct 4, 2018Updated 7 years ago
- Bert分类,语义相似度,获取句向量。☆66Mar 17, 2025Updated last year
- NLP方向的论文代码复现☆14Jul 15, 2020Updated 5 years ago
- ☆21Dec 9, 2019Updated 6 years ago
- 🤖️🐱 一个基于 Rasa 的中文聊天机器人——「锅贴」☆22Jun 7, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Apr 2, 2021Updated 5 years ago
- ⚡ 基于PyTorch的多种模型文本分类框架☆34Aug 19, 2023Updated 2 years ago
- ☆59Apr 11, 2020Updated 5 years ago
- 使用谷歌2020pegasus模型进行中文文档摘要☆27Jun 14, 2022Updated 3 years ago
- Relation-aware Graph Attention Networks for Global Entity Alignment☆22Mar 2, 2021Updated 5 years ago
- Official code for paper "SPA-RL: Reinforcing LLM Agent via Stepwise Progress Attribution"☆75Sep 13, 2025Updated 6 months ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Jun 29, 2020Updated 5 years ago
- ☆38Sep 28, 2019Updated 6 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,724Sep 23, 2020Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Source Code for ACL 2020 paper, "Rationalizing Medical Relation Prediction from Corpus-level Statistics"☆11Sep 6, 2020Updated 5 years ago
- Autoencoder approach to detect attacks/intrusions in a network☆10Mar 25, 2023Updated 3 years ago
- ROSE: Robust Online Self-Adjusting Ensemble for Continual Learning from Imbalanced Drifting Data Streams☆10Jun 24, 2024Updated last year
- 基于NER的文本纠错☆15Dec 27, 2023Updated 2 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆33Jul 10, 2019Updated 6 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆70Feb 2, 2021Updated 5 years ago
- 🐮首创性地运用Transformer+XDEEPFM预测中国A股单只股票每天的涨跌幅!☆15Mar 29, 2021Updated 5 years ago