FernandoLpz / Text-Classification-CNN-PyTorch
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.
☆48Updated 2 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
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆70Updated 4 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆78Updated 4 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆80Updated 2 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- The aim of this repository is to show a baseline model for text classification by implementing a LSTM-based model coded in PyTorch. In or…☆64Updated 2 years ago
- cat🐈: the repo for the paper "Embarrassingly Simple Unsupervised Aspect extraction"☆77Updated 4 years ago
- Detect toxic spans in toxic texts☆68Updated last year
- https://arxiv.org/pdf/1909.04054☆78Updated 2 years ago
- Set of notebooks to practice Pytorch from basics to RNN☆24Updated 4 years ago
- This repository contains code for the paper "All-in-one: Multi-task Learning for Rumour Stance classification,Detection and Verification"…☆53Updated 6 years ago
- ☆120Updated 4 years ago
- ☆19Updated 3 years ago
- ☆29Updated 4 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆96Updated 3 years ago
- Codes for SHINE published in EMNLP 2021.☆38Updated 2 years ago
- Code for the paper "Contextualized Weak Supervision for Text Classification"☆52Updated 4 years ago
- The Codebase for Quasi-Attention BERT Model for TABSA Tasks (AAAI '21)☆46Updated 3 years ago
- A Generative Language Model for Few-shot Aspect-Based Sentiment Analysis☆29Updated last year
- Repo for EMNLP 2020 paper, "Improving Neural Topic Models using Knowledge Distillation"☆31Updated 4 years ago
- Hierarchical-Attention-Network☆44Updated 2 years ago
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Updated 5 years ago
- ☆39Updated 2 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆141Updated 2 years ago
- This is a simple implementation of how to leverage a Language Model for a prompt-based learning model☆44Updated 3 years ago
- Code and data for paper 'Causality extraction based on self-attentive BiLSTM-CRF with transferred embeddings'☆65Updated 2 years ago
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated last year
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆135Updated last year
- Papers from top conferences and journals for event extraction in recent years☆57Updated 3 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago