radoslawkrolikowski / sentiment-analysis-pytorchLinks
Sentiment analysis in Pytorch on an IMDb dataset.
☆68Updated 2 years ago
Alternatives and similar repositories for sentiment-analysis-pytorch
Users that are interested in sentiment-analysis-pytorch are comparing it to the libraries listed below
Sorting:
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆28Updated 2 years ago
- ☆37Updated 4 years ago
- OffensEval2020 Shared Task☆17Updated 4 years ago
- Class for Aspect-term extraction and Aspect-based sentiment analysis with BERT and Adapters☆45Updated 2 years ago
- Multimodal Meme Classification: Identifying Offensive Content in Image and Text☆70Updated 2 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆97Updated 2 years ago
- Aspect Term Extraction and Aspect-based Sentiment Analysis on SemEval-2014 task4☆28Updated 4 years ago
- The aim of this repository is to show a baseline model for text classification through convolutional neural networks in the PyTorch frame…☆48Updated 3 years ago
- Fine-tuning XLNet model sentiment classification.☆31Updated 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
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- 👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)☆24Updated 5 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆96Updated 3 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆105Updated 4 years ago
- collection of jupyter notebook for various data analysis related tasks.☆24Updated 3 years ago
- ☆150Updated 2 years ago
- A BERT-Based Transfer Learning Approach for Hate Speech Detection in Online Social Media☆43Updated 3 years ago
- Code Implementation of TDS Article "Semi-supervised Intent Classification with GAN-BERT"☆14Updated 4 years ago
- Evaluate the performance of several state-of-the-art deep learning techniques on various text classification datasets. This project is pa…☆26Updated 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 2 years ago
- In this repository, i will be making some cool projects in NLP from basic to intermediate level.☆150Updated last year
- Contains notebooks related to various transformers based models for different nlp based tasks☆41Updated 2 years ago
- Can we use explanations to improve hate speech models? Our paper accepted at AAAI 2021 tries to explore that question.☆207Updated 2 years ago
- In this work (Targeted) Aspect-Based Sentiment Analysis task is converted to a sentence-pair classification task and a pre-trained BERT m…☆31Updated 4 years ago
- A curated list of zero-shot learning in NLP. :-)☆13Updated 3 years ago
- PyTorch implementation of Sentiment Analysis of the long texts written in Serbian language (which is underused language) using pretrained…☆26Updated 2 years ago
- Name Entity Recognition using Python and Keras☆46Updated 6 years ago
- Define Transformers, T5 model and RoBERTa Encoder decoder model for product names generation☆48Updated 3 years ago
- Finetuning BERT in PyTorch for sentiment analysis.☆22Updated 2 years ago
- Detect toxic spans in toxic texts☆69Updated 2 years ago