dblilienthal / Multiclass-Text-Classification-with-DistilBERT-on-COVID-19-Tweets
I implement a deep learning network to classify COVID-19 Tweets into 5 categories and 3 categories using DistilBERT (a lighter version of BERT) as an embedding layer along with an LSTM and Dense Layer. I Achieve 65% accuracy with 5 categories and 80% accuracy on 3 categories.
☆12Updated 3 years ago
Alternatives and similar repositories for Multiclass-Text-Classification-with-DistilBERT-on-COVID-19-Tweets:
Users that are interested in Multiclass-Text-Classification-with-DistilBERT-on-COVID-19-Tweets are comparing it to the libraries listed below
- Using NLP and LDA for Topic Modeling and Sentiment Analysis☆42Updated 4 years ago
- In this notebook i will be demonstarting Latent Dirchlet Allocation(LDA) for topic modelling. I will be using the Amazon fine food review…☆44Updated 3 years ago
- Text augmentation, deep learning, and aspect-based sentiment analysis.☆14Updated 2 years ago
- ☆37Updated 4 years ago
- Multi Emotion Detection from COVID-19 Text using BERT☆20Updated 6 months ago
- Retrieving 'Topics' (concept) from corpus using (1) Latent Dirichlet Allocation (Genism) for modelling. Perplexity and Coherence score we…☆12Updated 6 years ago
- In this repository, i will be making some cool projects in NLP from basic to intermediate level.☆146Updated last year
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆69Updated 5 years ago
- ☆148Updated 2 years ago
- A notebook to understand the concept of Information Extraction using NLP techniques in Python.☆42Updated 3 years ago
- Twitter Sentiment Analysis & Extraction for COVID-19☆13Updated 2 years ago
- Multi-class sentiment analysis lstm, finetuned bert☆207Updated 5 years ago
- # Topic modeling with BERT, LDA and Clustering. Latent Dirichlet Allocation(LDA) probabilistic topic assignment and pre-trained sentence …☆51Updated 4 years ago
- Aspect-Based Opinion Mining involves extracting aspects or features of an entity and figuring out opinions about those aspects. It's a me…☆22Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆70Updated 4 years ago
- Train unsupervised LDA Topic Model on raw Yelp review text, use topic distributions as feature inputs to supervised classifier of review …☆76Updated 5 years ago
- Aspect Based Sentiment Analysis identifies the aspect terms and the sentiment polarity associated with each aspect term in the given revi…☆10Updated 3 years ago
- Project using Naive Bayes, SVM, CNN, LSTM, etc.☆16Updated 3 years ago
- Aspect Term Extraction and Aspect-based Sentiment Analysis on SemEval-2014 task4☆29Updated 4 years ago
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆27Updated 2 years ago
- Name Entity Recognition using Python and Keras☆45Updated 5 years ago
- Fine-tuning XLNet model sentiment classification.☆31Updated 4 years ago
- Multi-Class Text Classification for products based on their description with Machine Learning algorithms and Neural Networks (MLP, CNN, D…☆90Updated this week
- Implementation of TF-IDF from scratch in Python☆105Updated 6 years ago
- A project to create your very own word embeddings☆57Updated last year
- ☆21Updated 5 years ago
- Malay Fake News Classification using CNN, BiLSTM, C-LSTM, RCNN, FT-BERT and BERTCNN.☆21Updated 4 years ago
- Information Retrieval algorithms developed in python. To follow the blog posts, click on the link:☆130Updated 3 years ago
- Fake News Detection using a BERT-based Deep Learning Approach☆26Updated 3 years ago
- Text Classification using transformer based models☆24Updated 4 years ago