Skip to content
#

bertweet

Here are 19 public repositories matching this topic...

This is a production-ready, end-to-end system developed to detect and classify racist tweets using advanced Natural Language Processing (NLP) techniques. Built on top of BERTweet (vinai/bertweet-base) and fine-tuned with a robust, k-fold cross-validation training pipeline, powered by streamlit UI!

  • Updated Jul 23, 2025
  • Python

Alert Text Detector is an NLP-based model that detects alert messages from social media posts. It is built using BERTweet Base and trained on a dataset of 23,000 tweets (alert & non-alert). The model flags emergency-related messages and classifies tweets based on textual content.

  • Updated Jul 10, 2026
  • Jupyter Notebook

AI text-moderation project built by fine-tuning BERTweet with LoRA, Weighted Focal Loss, cosine scheduling, and validation-calibrated thresholds. Includes model comparisons, Jigsaw training and evaluation, a FastAPI inference API, and Cloud Run deployment.

  • Updated Sep 18, 2026
  • Jupyter Notebook

Spring Boot backend for OpenStream, a microblogging platform with server-side BERTweet moderation before post persistence. Supports users, follows, chronological feeds, PostgreSQL/Neon, explicit pass/block/skip policy, 17 tests, and Docker deployment on Render.

  • Updated Sep 20, 2026
  • Java

Add this topic to your repo

To associate your repository with the bertweet topic, visit your repo's landing page and select "manage topics."

Learn more