Skip to content

shrigulhane100/stackoverflow-tagging

 
 

Repository files navigation

SBSPS-Challenge-10607-Autonomous-Tagging-Of-Stack-Overflow-Questions

Autonomous-Tagging-Of-Stack-Overflow-Questions

Video Demo - https://www.youtube.com/watch?v=f9QntnEojjU

Dataset Used: https://www.kaggle.com/stackoverflow/stacksample

To access the Tagging System web app, follow the instructions below:

  1. Ensure you have Python 3.x installed on your system
  2. python --version
    
  3. Clone this repository
  4. git clone https:/shrigulhane100/github.com//SBSPS-Challenge-10607-Autonomous-Tagging-Of-Stack-Overflow-Questions.git
    
  5. Navigate to the project directory
  6. cd auto_tagging
    
  7. Install the necessary modules
  8. pip install -r requirements.txt
    
  9. Run the app from the command line
  10. python manage.py runserver
    
  11. Launch the app
  12. Find the app in port 8000

About

Autonomous Tagging Of Stack Overflow Questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 93.7%
  • Python 4.5%
  • CSS 1.1%
  • HTML 0.7%