Sockpuppet detection app using Flask and machine learning. Analyzes Wikipedia comments with S-BERT embeddings, sentiment analysis, and a RandomForest model to identify deceptive online identities.
python flask machine-learning natural-language-processing sentiment-analysis text-classification cybersecurity random-forest-classifier wikipidia sbert-implementation sockpuppet-detection
-
Updated
Apr 12, 2025 - Python