Skip to content

Predict top 15 (plus one others) stackoverflow tags from question titles only.

Notifications You must be signed in to change notification settings

svmundada/Tag_prediction_stackoverflow

Repository files navigation

Tag_prediction_stackoverflow

Requirements:

  • python2.7
  • numpy
  • pandas
  • tensorflow (cpu)
  • seaborn
  • sklearn
  • keras
  • matplotlib
  • docopt (pip install docopt==0.6.2 replacement for argparse)

For predicting tags on your questions, clone this repository and run : python2 SOmodel.py -l

About

Predict top 15 (plus one others) stackoverflow tags from question titles only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages