twitter-sentiment-analysis and Twitter-Sentiment-Analysis-

These are ecosystem siblings—both are independent educational implementations of the same sentiment analysis pipeline (Naive Bayes, SVM, LSTM) applied to Twitter data, rather than tools designed to work together or compete for the same use case.

Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 6/25
Maturity 1/25
Community 15/25
Stars: 1,643
Forks: 608
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 20
Forks: 5
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About twitter-sentiment-analysis

abdulfatir/twitter-sentiment-analysis

Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.

Implements a comprehensive comparative framework supporting 10+ classification algorithms (Naive Bayes, SVM, Decision Trees, Random Forest, XGBoost, Logistic Regression, MLP, LSTM, CNN) with standardized CSV input/output format and optional bigram feature extraction. Includes preprocessing pipelines using NLTK for text normalization and frequency distribution analysis, with Keras/TensorFlow backends for deep learning models and scikit-learn for traditional classifiers. Supports ensemble methods through majority voting and CNN feature extraction for downstream SVM classification.

About Twitter-Sentiment-Analysis-

soham2707/Twitter-Sentiment-Analysis-

This is a project of twitter sentiment analysis using machine learning(Support Vector Machines,Naive Bayes), deep learning(LSTM), Transformer(BERT,ROBERTA).

Scores updated daily from GitHub, PyPI, and npm data. How scores work