Doragd / Text-Classification-PyTorchLinks
Implementation of papers for text classification task on SST-1/SST-2
☆67Updated 11 months ago
Alternatives and similar repositories for Text-Classification-PyTorch
Users that are interested in Text-Classification-PyTorch are comparing it to the libraries listed below
Sorting:
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆108Updated 7 years ago
- Label-Specific Document Representation for Multi-Label Text Classification☆88Updated 5 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆163Updated 7 years ago
- Semi-supervised Learning for Sentiment Analysis☆54Updated 4 years ago
- This repository contains the code for our paper [Enhancing Label Correlation Feedback in Multi-Label Text Classification via Multi-Task L…☆33Updated 3 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆103Updated 4 years ago
- Code and dataset for ACL2019 ‘‘An Interactive Multi-Task Learning Network for End-to-End Aspect-Based Sentiment Analysis’’.☆100Updated 5 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆141Updated 6 years ago
- Dan: A Dependency-based Attention Network for Aspect Based Sentiment Analysis. PyTorch implementation☆21Updated 6 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- Pytorch implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB datase…☆42Updated 6 years ago
- Code and Data for our EMNLP-2020 paper Weakly-Supervised Aspect-Based Sentiment Analysis via Joint Aspect-Sentiment Topic Embedding.☆49Updated 4 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆115Updated 2 years ago
- ☆134Updated 2 years ago
- Attention-based Induction Networks for Few-Shot Text Classification☆45Updated 5 years ago
- Source code for "Train No Evil: Selective Masking for Task-Guided Pre-Training"☆71Updated 2 years ago
- Cross-domain NER using cross-domain language modeling, code for ACL 2019 paper☆89Updated 5 years ago
- Modeling Sentiment Dependencies with Graph Convolutional Networks for Aspect-level Sentiment Classification☆51Updated 5 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- PyTorch Bert Text Classification☆31Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago
- QA-style Sentiment Classification☆20Updated 6 years ago
- Code for AAAI2021 paper: Few-Shot Learning for Multi-label Intent Detection.☆107Updated 3 years ago
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆53Updated 5 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 6 years ago
- Learning To Compare For Text , Few shot learning in text classification☆42Updated 5 years ago
- Mi Zhang and Tieyun Qian,Convolution over Hierarchical Level Sentiment Analysis,EMNLP2020☆46Updated 4 years ago
- the implementation for Disconnected Recurrent Neural Networks☆34Updated 6 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆59Updated 6 years ago