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
Sorting:
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆17May 27, 2020Updated 5 years ago
- 多标签多分类的textCNN☆12Jul 26, 2020Updated 5 years ago
- 这是使用pytoch 实现的长文本分类器☆46Jul 24, 2019Updated 6 years ago
- bert实现中文关系抽取☆17Jun 12, 2023Updated 2 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆34Aug 19, 2022Updated 3 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆12Mar 31, 2022Updated 3 years ago
- 企业事件抽取☆13May 20, 2021Updated 4 years ago
- 基于深度学习框架pytorch实现的中文文本分类,目前包括textcnn,textrnn,textrcnn,textrnn+attention,transformer☆48Mar 1, 2022Updated 3 years ago
- ☆13Feb 11, 2021Updated 5 years ago
- pytorch bert 版的 multi_label_text_classification☆10Dec 28, 2019Updated 6 years ago
- NLP方向的论文代码复现☆14Jul 15, 2020Updated 5 years ago
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆14Jun 16, 2021Updated 4 years ago
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Apr 23, 2021Updated 4 years ago
- 短文本分类、多标签分类方法封装☆15Jun 12, 2023Updated 2 years ago
- DIY_resnet+迁移学习+风格迁移☆18May 20, 2019Updated 6 years ago
- ☆38Sep 28, 2019Updated 6 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Mar 6, 2021Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Dec 19, 2019Updated 6 years ago
- ☆21Dec 9, 2019Updated 6 years ago
- 基于NER的文本纠错☆15Dec 27, 2023Updated 2 years ago
- bert,albert计算中文句子的相似度☆21Mar 4, 2020Updated 5 years ago
- 🤖️🐱 一个基于 Rasa 的中文聊天机器人——「锅贴」☆22Jun 7, 2021Updated 4 years ago
- 电商评论情感分类☆15Aug 4, 2020Updated 5 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆110Apr 19, 2018Updated 7 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆354Jul 18, 2024Updated last year
- ☆22Oct 9, 2020Updated 5 years ago
- 2019之江杯人工智能大赛电商评论观点挖掘赛道top3☆49Oct 22, 2019Updated 6 years ago
- ☆24Jun 24, 2020Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Jun 29, 2020Updated 5 years ago
- 知识图谱编辑系统,可以实现对知识图谱的增删改查,另外构建了专业领域(计算机)领域的知识图谱☆24Jun 29, 2020Updated 5 years ago
- Chinese Machine Reading 2021海华AI挑战赛·中文阅读理解·技术组·第三名☆20May 27, 2021Updated 4 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,704Sep 23, 2020Updated 5 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆177Nov 28, 2024Updated last year
- 2021语言与智能技术竞赛:机器阅读理解任务☆30Jun 13, 2021Updated 4 years ago
- ⚡ 基于PyTorch的多种模型文本分类框架☆34Aug 19, 2023Updated 2 years ago
- ☆60Apr 11, 2020Updated 5 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆69Feb 2, 2021Updated 5 years ago
- Bert分类,语义相似度,获取句向量。☆66Mar 17, 2025Updated 11 months ago
- code for nlp beginner, including Sentiment Analysis, NER, NLI and Language Model.☆58Oct 4, 2019Updated 6 years ago