Convolutional Neural Networks for Sentence Classification in PyTorch
☆110Apr 19, 2018Updated 7 years ago
Alternatives and similar repositories for TextCNN
Users that are interested in TextCNN are comparing it to the libraries listed below
Sorting:
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆161Dec 6, 2017Updated 8 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Mar 18, 2019Updated 7 years ago
- CNNs for Sentence Classification in PyTorch☆1,041Jan 23, 2025Updated last year
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48May 27, 2020Updated 5 years ago
- fastText-based Multi-label text classification engine☆11Apr 16, 2024Updated last year
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆143Mar 19, 2019Updated 7 years ago
- fastNLP reimplementation of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction"☆11Dec 11, 2020Updated 5 years ago
- 实现《Multiway Attention Networks for Modeling Sentence Pairs》中的网络模型,可用于问答,句子逻辑推理☆11Apr 13, 2020Updated 5 years ago
- Multiple Character Embeddings for Chinese Word Segmentation, ACL 2019☆17Sep 7, 2019Updated 6 years ago
- PyTorch实现的多标签的文本分类☆14Apr 14, 2019Updated 6 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,709Sep 23, 2020Updated 5 years ago
- A simple TextCNN pytorch implementation☆24Sep 6, 2022Updated 3 years ago
- 蚂蚁金服NLP问题相似度计算比赛☆18Nov 15, 2022Updated 3 years ago
- ☆11Aug 23, 2017Updated 8 years ago
- ☆12Apr 24, 2024Updated last year
- Deep Pyramid Convolutional Neural Networks for Text Categorization in PyTorch☆198Mar 4, 2019Updated 7 years ago
- ☆13Mar 16, 2022Updated 4 years ago
- Subword based Pairwise Word Interaction Model for Paraphrase Identification☆22Jun 11, 2018Updated 7 years ago
- codes for the IJCAI 2022 paper "Psychiatric Scale Guided Risky Post Screening for Early Detection of Depression"☆21Mar 17, 2023Updated 3 years ago
- ☆12Aug 6, 2024Updated last year
- 使用Bert,ERNIE,进行中文文本分类☆4,405Jun 28, 2024Updated last year
- Text-Similarity Method in Pytorch☆469Dec 9, 2018Updated 7 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Mar 5, 2018Updated 8 years ago
- ☆10Aug 28, 2018Updated 7 years ago
- all kinds of text classificaiton models and more with deep learning☆11Sep 7, 2017Updated 8 years ago
- Implementation of papers for text classification task on SST-1/SST-2☆67Jul 25, 2024Updated last year
- ACL 2021 - Defense against Adversarial Attacks in NLP via Dirichlet Neighborhood Ensemble☆18Jun 12, 2023Updated 2 years ago
- bert实现中文关系抽取☆17Jun 12, 2023Updated 2 years ago
- Source code of the AAAI-2020 paper "Topic Modeling on Document Networks with Adjacent-Encoder"☆11Jul 14, 2020Updated 5 years ago
- This is a small NLP project "E-commerce Title Data Similarity Matching System". The usage methods are: tfidf+word bag model, cosine simil…☆25May 12, 2020Updated 5 years ago
- 在Fastai框架下基于Bert模型的中文文本分类☆25Jun 6, 2019Updated 6 years ago
- Bert分类,语义相似度,获取句向量。☆66Mar 17, 2025Updated last year
- Adversarial perturbations on word embeddings of BERT☆13Jan 17, 2021Updated 5 years ago
- ☆17Dec 24, 2018Updated 7 years ago
- A simple implementation of paper "HCTI at SemEval-2017 Task 1: Use convolutional neural network to evaluate semantic textual similarity."☆31Nov 20, 2022Updated 3 years ago
- chinese coreference resolution, implementation of paper 1606.01323v2 (stanford)☆28Sep 18, 2018Updated 7 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆55Dec 18, 2018Updated 7 years ago
- realization of paper 《Attention-based LSTM for Aspect-level Sentiment Classification》☆24Nov 18, 2020Updated 5 years ago
- ERNIE Pytorch Version☆929Jul 26, 2023Updated 2 years ago