You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.
This is a SQL semantic parsing demo where the user picks out of a dropdown menu a schema from Spider and is shown the structure. The user inputs a natural language question where the output is raw SQL. (allenai/allennlp-gallery#40 (comment))
@jonborchardt, @codeviking, I could handle the back-end, but the front-end is probably beyond me. Would one of you be able to help with the front-end? Does it sound doable?
The text was updated successfully, but these errors were encountered:
Hey @OhadRubin, sorry for the radio silence. Our other semantic parsing demos were removed a little while back before we did a major refactoring of the front-end. Unfortunately this means that adding a semantic parsing demo right now would involve a substantial amount of front-end work. So we're going to have to table this for now 😒
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From @OhadRubin's work https://github.com/OhadRubin/SmBop, see the discussion here and the Google Colab demo here.
This is a SQL semantic parsing demo where the user picks out of a dropdown menu a schema from Spider and is shown the structure. The user inputs a natural language question where the output is raw SQL. (allenai/allennlp-gallery#40 (comment))
@jonborchardt, @codeviking, I could handle the back-end, but the front-end is probably beyond me. Would one of you be able to help with the front-end? Does it sound doable?
The text was updated successfully, but these errors were encountered: