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 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
Sorting:
- 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
- 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
- ☆150Updated 2 years ago
- ☆211Updated last year
- 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
- How to extract sentiment from opinions without any labels☆138Updated 3 years ago
- NLP model that uses Machine Learning to detect offensive tweets, and classify it's target.☆27Updated 5 years ago
- Multi-class sentiment analysis lstm, finetuned bert☆217Updated 5 years ago
- Using NLP and LDA for Topic Modeling and Sentiment Analysis☆43Updated 4 years ago
- Aspect Based Sentiment Analysis identifies the aspect terms and the sentiment polarity associated with each aspect term in the given revi…☆10Updated 4 years ago
- In this repository, i will be making some cool projects in NLP from basic to intermediate level.☆151Updated last year
- Aspect Term Extraction and Aspect-based Sentiment Analysis on SemEval-2014 task4☆27Updated 4 years ago
- ☆108Updated 4 years ago
- ☆37Updated 4 years ago
- Project using Naive Bayes, SVM, CNN, LSTM, etc.☆17Updated 4 years ago
- Named entity relevant project☆30Updated 5 years ago
- Build and train state-of-the-art natural language processing models using BERT☆224Updated 4 years ago
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆72Updated 5 years ago
- ☆124Updated 3 years ago
- A notebook to understand the concept of Information Extraction using NLP techniques in Python.☆43Updated 4 years ago
- 💭 Aspect-Based-Sentiment-Analysis: Transformer & Explainable ML (TensorFlow)☆570Updated 3 months ago
- Class for Aspect-term extraction and Aspect-based sentiment analysis with BERT and Adapters☆44Updated 3 years ago
- ☆589Updated last year
- # Topic modeling with BERT, LDA and Clustering. Latent Dirichlet Allocation(LDA) probabilistic topic assignment and pre-trained sentence …☆53Updated 4 years ago
- ABSA Toolkit☆11Updated 8 years ago
- Repository for Social network analysis presented in the video link!☆56Updated 7 years ago
- Covid-19 tweets☆39Updated 4 years ago
- Malay Fake News Classification using CNN, BiLSTM, C-LSTM, RCNN, FT-BERT and BERTCNN.☆21Updated 4 years ago
- Text Similarity☆400Updated 5 years ago
- Name Entity Recognition using Python and Keras☆46Updated 6 years ago