Skip to content

ssvas1997/overcode-Tag-Prediction-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

overcode Tag Prediction Backend API

Stack Overflow Question Tag Prediction api deployed on heroku

Endpoint

Example request

https://overcode-tag-ml-api.herokuapp.com/?q=mysql connection error in php

JSON response

{
  "tags": [
    "mysql",
    "php"
  ]
}

About

Stack Overflow Question Tag Prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages