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:
- 使用pytorch搭建textCNN实现中文文本分类☆131Mar 18, 2019Updated 6 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48May 27, 2020Updated 5 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆637Dec 30, 2018Updated 7 years ago
- CNNs for Sentence Classification in PyTorch☆1,040Jan 23, 2025Updated last year
- Multi-Label Text Classification Based On Bert☆23Feb 28, 2023Updated 3 years ago
- fastText-based Multi-label text classification engine☆11Apr 16, 2024Updated last year
- ☆11Aug 23, 2017Updated 8 years ago
- A simple TextCNN pytorch implementation☆24Sep 6, 2022Updated 3 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆143Mar 19, 2019Updated 6 years ago
- A PyTorch implementation of Mixup☆13Jun 2, 2018Updated 7 years ago
- bert for chinese text classification☆10Dec 11, 2018Updated 7 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,704Sep 23, 2020Updated 5 years ago
- bert实现中文关系抽取☆17Jun 12, 2023Updated 2 years ago
- A concise implementation of SimCSE☆16Aug 2, 2021Updated 4 years ago
- PyTorch实现的多标签的文本分类☆14Apr 14, 2019Updated 6 years ago
- ACL 2021 - Defense against Adversarial Attacks in NLP via Dirichlet Neighborhood Ensemble☆18Jun 12, 2023Updated 2 years ago
- Text-Similarity Method in Pytorch☆469Dec 9, 2018Updated 7 years ago
- ☆45Jun 5, 2021Updated 4 years ago
- text classification for Turkish language☆18Apr 10, 2021Updated 4 years ago
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆17May 27, 2020Updated 5 years ago
- Multilabel classification based on TextCNN and Attention☆78Aug 12, 2020Updated 5 years ago
- Subword based Pairwise Word Interaction Model for Paraphrase Identification☆22Jun 11, 2018Updated 7 years ago
- Official code release for CNLE: Co-attention network with label embedding for text classification. Neurocomputing 2022☆20Oct 20, 2023Updated 2 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,389Jun 28, 2024Updated last year
- codes for the IJCAI 2022 paper "Psychiatric Scale Guided Risky Post Screening for Early Detection of Depression"☆21Mar 17, 2023Updated 2 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
- 复现论文《Few-Shot Text Classification with Induction Network》☆52Oct 14, 2019Updated 6 years ago
- ☆96Apr 8, 2020Updated 5 years ago
- Pytorch Implementation of DSSM (Deep Structured Semantic Models)☆56Feb 15, 2020Updated 6 years ago
- Tplinker注释,中文数据集适配版本☆61Feb 4, 2021Updated 5 years ago
- EMNLP BlackBox NLP 2020: Searching for a Search Method: Benchmarking Search Algorithms for Generating NLP Adversarial Examples☆26Oct 11, 2020Updated 5 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
- CNN 实现文本分类☆183Apr 30, 2022Updated 3 years ago
- a improved dssm model for chinese or english☆25Dec 5, 2017Updated 8 years ago
- pytorch learning eamples☆25May 22, 2018Updated 7 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Feb 15, 2019Updated 7 years ago
- all kinds of text classification models and more with deep learning☆7,951Sep 28, 2023Updated 2 years ago
- semantic similarity, word2vec + wmd, bert+wmd, pytorch☆31Jan 29, 2024Updated 2 years ago
- Implementation of papers for text classification task on SST-1/SST-2☆67Jul 25, 2024Updated last year