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.
☆48Updated 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
- 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
- A PyTorch implementation of the BI-LSTM-CRF model.☆260Updated last year
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 3 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆98Updated 3 years ago
- Text Level Graph Neural Network for Text Classification☆48Updated 4 years ago
- ☆34Updated 2 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆97Updated 4 years ago
- https://arxiv.org/pdf/1909.04054☆78Updated 3 years ago
- Detect toxic spans in toxic texts☆71Updated 2 years ago
- A PyTorch implementation of "Graph Convolutional Networks for Text Classification." (AAAI 2019)☆129Updated 5 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆640Updated 4 years ago
- Implementation of topic models based on neural network approaches.☆434Updated 2 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 6 years ago
- This repo is to present various code demos on how to use our Graph4NLP library.☆154Updated 3 years ago
- Implementation of Self-adjusting Dice Loss from "Dice Loss for Data-imbalanced NLP Tasks" paper☆109Updated 5 years ago
- ☆121Updated 5 years ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆80Updated 5 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆126Updated 5 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆143Updated 2 years ago
- Code for the paper "Contextualized Weak Supervision for Text Classification"☆52Updated 4 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆153Updated 4 years ago
- Text Classification using transformer based models☆24Updated 5 years ago
- A Light and Modular PyTorch NLP Project Template☆60Updated 5 years ago
- A Multi-Aspect Multi-Sentiment Dataset for aspect-based sentiment analysis.☆266Updated 6 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆229Updated 2 years ago