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
text-classification
RSK World
text-classification
Text Classification Dataset - NLP + Multi-Class Classification + Machine Learning
text-classification
  • assets
  • data
  • models
  • notebooks
  • scripts
  • .gitignore1.4 KB
  • CHANGELOG.md2.6 KB
  • LICENSE3.2 KB
  • README.md11.1 KB
  • classifier.html34.1 KB
  • dashboard.html41.4 KB
  • explorer.html41.4 KB
  • index.html28.4 KB
  • requirements.txt1.8 KB
  • text-classification.svg4.6 KB
requirements.txt
requirements.txt
Raw Download
Find: Go to:
# ================================================================================
# Text Classification Dataset - Python Dependencies
# ================================================================================
# Project: Text Classification Dataset
# Category: Text Data / NLP
#
# Author: Molla Samser
# Designer & Tester: Rima Khatun
# Website: https://rskworld.in
# Email: help@rskworld.in | support@rskworld.in
# Phone: +91 93305 39277
#
# Copyright (c) 2026 RSK World - All Rights Reserved
# ================================================================================

# Core Data Science
pandas>=2.0.0
numpy>=1.24.0

# Machine Learning
scikit-learn>=1.3.0
joblib>=1.3.0

# Visualization
matplotlib>=3.7.0
seaborn>=0.12.0
wordcloud>=1.9.0

# NLP Processing
nltk>=3.8.0

# API Server
flask>=3.0.0
flask-cors>=4.0.0

# Deep Learning / Transformers (Optional - Uncomment if needed)
# torch>=2.0.0
# transformers>=4.30.0
# accelerate>=0.20.0
# datasets>=2.14.0

# Model Explainability
lime>=0.2.0.1
shap>=0.42.0

# Hyperparameter Tuning
optuna>=3.3.0

# Active Learning
modAL>=0.4.0

# Notebook Support
jupyter>=1.0.0
ipykernel>=6.25.0

# Progress Bars
tqdm>=4.65.0

# ================================================================================
# Installation Instructions:
# ================================================================================
# Basic Installation:
#   pip install -r requirements.txt
#
# Full Installation (with optional packages):
#   pip install -r requirements.txt
#   pip install torch transformers lime shap
#
# For GPU Support (PyTorch):
#   pip install torch --index-url https://download.pytorch.org/whl/cu118
# ================================================================================
72 lines•1.8 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