help@rskworld.in +91 93305 39277
RSK World
  • Home
  • Development
    • Web Development
    • Mobile Apps
    • Software
    • Games
    • Project
  • Technologies
    • Data Science
    • AI Development
    • Cloud Development
    • Blockchain
    • Cyber Security
    • Dev Tools
    • Testing Tools
  • About
  • Contact

Theme Settings

Color Scheme
Display Options
Font Size
100%
Back to Project
RSK World
sentiment-analysis-bot
RSK World
sentiment-analysis-bot
Sentiment Analysis Bot - Python + Flask + NLTK + TextBlob + spaCy + VADER + Emotion Detection + Sentiment Analysis
sentiment-analysis-bot
  • __pycache__
  • static
  • templates
  • tests
  • .env.example1.3 KB
  • .gitignore771 B
  • Dockerfile1.4 KB
  • LICENSE2.4 KB
  • LICENSE.txt2.4 KB
  • README.md8 KB
  • RELEASE_NOTES_v2.0.0.md4.1 KB
  • app.py40.4 KB
  • config.py3.3 KB
  • docker-compose.yml2.2 KB
  • requirements.txt1.4 KB
  • run.py1.9 KB
  • sentiment-analysis-bot.png2 MB
  • setup.py2.6 KB
requirements.txt
requirements.txt
Raw Download
Find: Go to:
# Advanced Sentiment Analysis Bot Requirements
# Author: RSK World (https://rskworld.in)
# Founded by: Molla Samser
# Designer & Tester: Rima Khatun
# Contact: help@rskworld.in, +91 93305 39277
# Year: 2026

# Core Web Framework
Flask==2.3.3
Flask-CORS==4.0.0

# Natural Language Processing
nltk==3.8.1
textblob==0.17.1
spacy==3.6.1

# Machine Learning & Data Science
numpy==1.24.3
pandas==1.5.3
scikit-learn==1.3.0

# Text Processing and Analysis
regex==2023.8.8

# HTTP Requests
requests==2.31.0

# Session Management
Flask-Session==0.5.0

# Development and Testing
pytest==7.4.2
pytest-flask==1.2.0

# Production Server
gunicorn==21.2.0

# Environment Variables
python-dotenv==1.0.0

# Logging
loguru==0.7.2

# Advanced Analytics (optional)
# matplotlib==3.7.2
# seaborn==0.12.2
# plotly==5.15.0

# Database Support (optional)
# sqlalchemy==2.0.20
# redis==4.6.0

# Advanced ML Models (optional)
# transformers==4.33.2
# torch==2.0.1
# xgboost==1.7.6

# Text Similarity and Clustering
# gensim==4.3.2

# Network Analysis (optional)
# networkx==3.1

# Note: 
# 1. Install spaCy English model: python -m spacy download en_core_web_sm
# 2. NLTK data will be downloaded automatically on first run
# 3. For production deployment, consider using a proper WSGI server
# 4. Optional packages can be installed based on specific needs
69 lines•1.4 KB
text

About RSK World

Founded by Molla Samser, with Designer & Tester Rima Khatun, RSK World is your one-stop destination for free programming resources, source code, and development tools.

Founder: Molla Samser
Designer & Tester: Rima Khatun

Development

  • Game Development
  • Web Development
  • Mobile Development
  • AI Development
  • Development Tools

Legal

  • Terms & Conditions
  • Privacy Policy
  • Disclaimer

Contact Info

Nutanhat, Mongolkote
Purba Burdwan, West Bengal
India, 713147

+91 93305 39277

hello@rskworld.in
support@rskworld.in

© 2026 RSK World. All rights reserved.

Content used for educational purposes only. View Disclaimer