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
Related projects ⓘ
Alternatives and complementary repositories for Multiclass-Text-Classification-with-DistilBERT-on-COVID-19-Tweets
- In this repository, i will be making some cool projects in NLP from basic to intermediate level.☆141Updated 9 months ago
- Name Entity Recognition using Python and Keras☆45Updated 5 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- ☆144Updated last year
- 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.☆15Updated 3 years ago
- Multi-Class Text Classification for products based on their description with Machine Learning algorithms and Neural Networks (MLP, CNN, D…☆87Updated 3 months 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
- Manning Live Project: Sentiment Analysis and Natural Language Processing for Marketing☆62Updated 3 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
- ☆35Updated 4 years ago
- How to extract sentiment from opinions without any labels☆137Updated 2 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
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆200Updated 2 years ago
- Twitter Sentiment Analysis & Extraction for COVID-19☆13Updated last year
- OffensEval2020 Shared Task☆17Updated 3 years ago
- Extractive Text Summarization in Python☆20Updated 6 years ago
- Using NLP and LDA for Topic Modeling and Sentiment Analysis☆39Updated 3 years ago
- Natural Language Processing for Multiclass Classification: A repository containing NLP techniques for multiclass classification of text d…☆19Updated last year
- Information Retrieval algorithms developed in python. To follow the blog posts, click on the link:☆130Updated 3 years ago
- Three modules of extractive text summarization, including implementation of Kmeans clustering using BERT sentence embedding☆11Updated 4 years ago
- Kaggle Toxic Comments Challenge☆109Updated 6 years ago
- ☆123Updated 3 years ago
- A notebook to understand the concept of Information Extraction using NLP techniques in Python.☆41Updated 3 years ago
- Simple Text Classfication using SVM and Naive Bayes☆74Updated last year
- Natural Language Processing☆18Updated 2 months ago
- ☆124Updated 3 years ago
- Fine-tuning XLNet model sentiment classification.☆31Updated 4 years ago
- NLP model that uses Machine Learning to detect offensive tweets, and classify it's target.☆25Updated 4 years ago
- Aspect Term Extraction and Aspect-based Sentiment Analysis on SemEval-2014 task4☆28Updated 3 years ago