CLOVEXCWZ / Pytorch_Text_Classification_DemoLinks
Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer
☆16Updated 5 years ago
Alternatives and similar repositories for Pytorch_Text_Classification_Demo
Users that are interested in Pytorch_Text_Classification_Demo are comparing it to the libraries listed below
Sorting:
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 多标签文本分类☆30Updated 3 years ago
- 多模型中文cnews新闻文本分类☆55Updated 5 years ago
- Multi-Label Text Classification Based On Bert☆22Updated 2 years ago
- PyTorch实现的多标签的文本分类☆15Updated 6 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Updated 4 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 疫情期间网民情绪识别比赛 分享+top1~3解决方案☆50Updated 4 years ago
- pytorch实现TextCNN、TextRNN、TextRCNN、Attention+RNN、DPCNN进行文本分类☆14Updated 4 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆51Updated 2 years ago
- 基于tensorflow的bilstm+crf的命名实体识别☆13Updated 4 years ago
- 基于BERT的文本多标签多分类☆11Updated 3 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆17Updated 7 months ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- textcnn多标签文本分类☆37Updated 6 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- DataFountain第五届达观杯第4名方案☆50Updated 2 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 利用 HMM、BiLSTM-CRF 及 ALBERT 模型进行中文命名实体识别☆23Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- ☆40Updated 3 years ago
- ☆35Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 4 years ago
- 实验苏神的CoSENT的Torch实现☆32Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago