finisky / TextCNNLinks
A simple TextCNN pytorch implementation
☆24Updated 3 years ago
Alternatives and similar repositories for TextCNN
Users that are interested in TextCNN are comparing it to the libraries listed below
Sorting:
- 神经网络各种模型PyTorch实现☆43Updated 2 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- ☆60Updated 5 years ago
- smp ewect code☆78Updated 5 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆110Updated 5 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 4 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- ☆279Updated 3 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 4 years ago
- ASAP: A Chinese Review Dataset Towards Aspect Category Sentiment Analysis and Rating Prediction☆341Updated 4 years ago
- 记录经典NER模型,目前仓库包含如下模型代码:BERT, LSTM, GlobalPointer, CRF, HMM☆34Updated 3 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆192Updated 3 years ago
- 利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练方法(Bert等)的中文分词任务实现【The word segmentation task is realized by using traditional methods (n-gram, …☆37Updated 3 years ago
- 根据维基中文语料库预训练 GloVe 中文词向量;Pre-train GloVe word-embedding From Chinese Wiki corpus☆78Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 利用bert和textcnn解决多 标签文本分类的demo。☆34Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆89Updated 3 years ago
- Sentiment Analysis-Pytorch(情感分析的Pytorch实现)☆66Updated 5 years ago
- Mark and summarize the NLP project has been through☆133Updated 4 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆44Updated 2 years ago
- ☆26Updated last year
- NLP常见任务实现(pytorch版)☆127Updated 5 years ago
- SimCSE在中文上的复现,有监督+无监督☆279Updated 8 months ago
- This is a repository for a few projects built in torch.☆44Updated 3 months ago
- ☆52Updated 5 years ago
- SimCSE有监督与无监督实验复现☆150Updated last year
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- ACE2005中文数据集处理(中文信息信息抽取任务)☆21Updated 4 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago