FernandoLpz / Text-Classification-CNN-PyTorchLinks
The aim of this repository is to show a baseline model for text classification through convolutional neural networks in the PyTorch framework. The architecture implemented in this model was inspired by the one proposed in the paper: Convolutional Neural Networks for Sentence Classification.
☆49Updated 3 years ago
Alternatives and similar repositories for Text-Classification-CNN-PyTorch
Users that are interested in Text-Classification-CNN-PyTorch are comparing it to the libraries listed below
Sorting:
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆80Updated 4 years ago
- Detect toxic spans in toxic texts☆70Updated 2 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆96Updated 3 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆228Updated 2 years ago
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆109Updated last year
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- ☆121Updated 5 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- This repo is to present various code demos on how to use our Graph4NLP library.☆154Updated 3 years ago
- https://arxiv.org/pdf/1909.04054☆79Updated 2 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- Text Level Graph Neural Network for Text Classification☆47Updated 4 years ago
- Code for the paper "Contextualized Weak Supervision for Text Classification"☆52Updated 4 years ago
- A paper list for aspect based sentiment analysis.☆139Updated last year
- Triple Branch BERT Siamese Network for fake news classification on LIAR-PLUS dataset in PyTorch☆153Updated 3 years ago
- ☆45Updated 2 years ago
- This repository contains the code for the paper "An Unsupervised Approach for Aspect Category Detection Using Soft Cosine Similarity Meas…☆22Updated 6 years ago
- ☆15Updated 2 years ago
- A curated list of few-shot learning in NLP. :-)☆65Updated 3 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆143Updated 2 years ago
- Document Classification on COVID-19 Literature using the LitCovid collection and the Hedwig library.☆16Updated 10 months ago
- ☆33Updated 2 years ago
- Code for paper "Hierarchical Text Classification with Reinforced Label Assignment" EMNLP 2019☆139Updated 4 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆96Updated 3 years ago
- This repo is to provide a list of literature regarding Deep Learning on Graphs for NLP☆243Updated 4 years ago
- ☆34Updated 3 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆187Updated 2 years ago