dblilienthal / Multiclass-Text-Classification-with-DistilBERT-on-COVID-19-TweetsLinks
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 4 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
Sorting:
- In this repository, i will be making some cool projects in NLP from basic to intermediate level.☆151Updated last year
- Using NLP and LDA for Topic Modeling and Sentiment Analysis☆43Updated 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…☆45Updated 4 years ago
- ☆211Updated last year
- ☆151Updated 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…☆23Updated 4 years ago
- Train unsupervised LDA Topic Model on raw Yelp review text, use topic distributions as feature inputs to supervised classifier of review …☆75Updated 5 years ago
- Fine-tuning XLNet model sentiment classification.☆31Updated 5 years ago
- ☆37Updated 5 years ago
- ☆108Updated 4 years ago
- How to extract sentiment from opinions without any labels☆138Updated 3 years ago
- ☆21Updated 6 years ago
- Fake news detection using Deep Learning☆64Updated 6 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆209Updated 3 years ago
- Project using Naive Bayes, SVM, CNN, LSTM, etc.☆17Updated 4 years ago
- NLP model that uses Machine Learning to detect offensive tweets, and classify it's target.☆27Updated 5 years ago
- Harry Potter and the Allocation of Dirichlet☆123Updated 5 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- It is a Natural Language Processing Problem where Sentiment Analysis is done by Classifying the Positive tweets from negative tweets by m…☆250Updated last year
- # Topic modeling with BERT, LDA and Clustering. Latent Dirichlet Allocation(LDA) probabilistic topic assignment and pre-trained sentence …☆53Updated 4 years ago
- ☆41Updated 3 years ago
- Multi-Class Text Classification for products based on their description with Machine Learning algorithms and Neural Networks (MLP, CNN, D…☆95Updated 4 months ago
- code share for youtube videos☆78Updated 7 months ago
- ☆42Updated 6 years ago
- Retrieving 'Topics' (concept) from corpus using (1) Latent Dirichlet Allocation (Genism) for modelling. Perplexity and Coherence score we…☆12Updated 6 years ago
- Information Retrieval algorithms developed in python. To follow the blog posts, click on the link:☆131Updated 4 years ago
- Manning Live Project: Sentiment Analysis and Natural Language Processing for Marketing☆70Updated 4 years ago
- Text Similarity☆400Updated 5 years ago
- Name Entity Recognition using Python and Keras☆46Updated 6 years ago
- Sentiment analysis neural network trained by fine-tuning BERT, ALBERT, or DistilBERT on the Stanford Sentiment Treebank.☆374Updated 2 years ago