Skip to content

ssvas1997/overcode-Tag-Prediction-Backend

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

Languages