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.
☆13Aug 20, 2021Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Text classification experiments using TextCNNs and Bi-attentive Classification Networks☆10Feb 18, 2019Updated 7 years ago
- ## 数据挖掘流程 **(一)数据读取** - 读取数据,并进行展示 - 统计数据各项指标 - 明确数据规模与要完成的任务 **(二)特征理解分析** - 单特征分析,逐个变量分析其对结果的影响 - 多变量统计分析,综合考虑多种情况影响 - 统计绘图得…☆10Mar 11, 2020Updated 6 years ago
- My Implementation for the paper EDA: Easy Data Augmentation Techniques for Boosting Performance on Text Classification Tasks using Tensor…☆12Mar 18, 2022Updated 4 years ago
- Parametric estimation of multivariate Hawkes processes with general kernels.☆14May 27, 2024Updated 2 years ago
- 基于CNN的新浪新闻文本分类☆11Jul 22, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- This GitHub repository provides an implementation of the paper "MAGNET: Multi-Label Text Classification using Attention-based Graph Neura…☆21Nov 2, 2023Updated 2 years ago
- Simple and easy stable diffusion inference with LightningModule on GPU, CPU and MPS (Possibly all devices supported by Lightning).☆16Jul 27, 2023Updated 2 years ago
- Identify the type of news based on headlines and short descriptions☆16Mar 25, 2019Updated 7 years ago
- BirdSpotter is a python package which provides an influence and bot detection toolkit for twitter.☆19Mar 10, 2021Updated 5 years ago
- ☆16Oct 25, 2023Updated 2 years ago
- evently: simulation, fitting of Hawkes processes☆16Jan 22, 2023Updated 3 years ago
- A scientific benchmark and comparison of the performance of sentiment analysis models in NLP on small to medium datasets☆13Dec 14, 2020Updated 5 years ago
- This repository contains recent background materials, current works, and codes for researching in TPP.☆16Sep 22, 2023Updated 2 years ago
- We proposed social media bot detection model Botection which exploits both semantic information and user metadata to enhance task perform…☆15Aug 18, 2020Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 对文本进行分词,去除停用词,LDA建模,利用贝叶斯算法进行新闻分类