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:
- 这是使用pytoch 实现的长文本分类器☆46Jul 24, 2019Updated 6 years ago
- 多标签多分类的textCNN☆12Jul 26, 2020Updated 5 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆12Mar 31, 2022Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆131Oct 9, 2021Updated 4 years ago
- 基于TextCNN,测试三种对抗训练模型(FGSM,PGD,FREE)在text classification上的表现☆14Mar 5, 2022Updated 4 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆34Aug 19, 2022Updated 3 years ago
- bert实现中文关系抽取☆17Jun 12, 2023Updated 2 years ago
- ☆13Feb 11, 2021Updated 5 years ago
- pytorch bert 版的 multi_label_text_classification☆10Dec 28, 2019Updated 6 years ago
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Apr 23, 2021Updated 4 years ago
- 该项目通过新闻数据集演示文本分类全流程:数据清洗,模型训练,模型部署和前端展示。使用的模型和工具:pytorch,bert,streamlit☆18Nov 7, 2022Updated 3 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆353Jul 18, 2024Updated last year
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Mar 6, 2021Updated 5 years ago
- 企业事件抽取☆13May 20, 2021Updated 4 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
- Convolutional Neural Networks for Sentence Classification in PyTorch☆110Apr 19, 2018Updated 7 years ago
- 🤖️🐱 一个基于 Rasa 的中文聊天机器人——「锅贴」☆22Jun 7, 2021Updated 4 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Apr 2, 2021Updated 4 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
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Jun 29, 2020Updated 5 years ago
- ☆38Sep 28, 2019Updated 6 years ago
- DuBE: Duple-balanced Ensemble Learning from Skewed Data☆10Oct 31, 2022Updated 3 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,709Sep 23, 2020Updated 5 years ago
- 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 2 years ago
- bert,albert计算中文句子的相似度☆21Mar 4, 2020Updated 6 years ago
- IMDB sentiment analysis, Transformer, ULMFiT, attention, TextCNN.☆18Nov 5, 2019Updated 6 years ago
- 基于NER的文本纠错☆15Dec 27, 2023Updated 2 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆33Jul 10, 2019Updated 6 years ago
- 电商评论情感分类☆15Aug 4, 2020Updated 5 years ago
- 🐮首创性地运用Transformer+XDEEPFM预测中国A股单只股票每天的涨跌幅!☆15Mar 29, 2021Updated 4 years ago
- 中文命名实体识别(公司名称),Tensorflow 1.3 + Python3☆37Sep 6, 2017Updated 8 years ago