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
- A PyTorch implementation of the BI-LSTM-CRF model.☆256Updated 10 months ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago
- A paper list for aspect based sentiment analysis.☆139Updated last year
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆80Updated 4 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆149Updated 4 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
- ☆45Updated 2 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆228Updated 2 years ago
- Implementation of topic models based on neural network approaches.☆431Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- Detect toxic spans in toxic texts☆70Updated 2 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆96Updated 3 years ago
- A Multi-Aspect Multi-Sentiment Dataset for aspect-based sentiment analysis.☆263Updated 5 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 4 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆638Updated 3 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆219Updated 2 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 5 years ago
- Code for paper "Hierarchical Text Classification with Reinforced Label Assignment" EMNLP 2019☆139Updated 4 years ago
- A Light and Modular PyTorch NLP Project Template☆60Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆74Updated 4 years ago
- Build and train state-of-the-art natural language processing models using BERT☆225Updated 4 years ago
- Set of notebooks to practice Pytorch from basics to RNN☆26Updated 5 years ago
- Code and data of ACL 2021 paper "Few-NERD: A Few-shot Named Entity Recognition Dataset"☆397Updated last year
- ☆15Updated 2 years ago
- Hierarchical Attention Networks for document classification☆402Updated 3 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago