Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 729 Bytes

Neural Language 2 Structurization.md

File metadata and controls

10 lines (8 loc) · 729 Bytes

Neural Language 2 SQL

Supervised

  • Nov 2017 / An Encoder-Decoder Framework Translating Natural Language to Database Queries paper
  • Nov 2017 / SQLNet: Generating Structured Queries from Natural Language Without Reinforcement Learning paper / official code

RL

  • Nov 2017 / Seq2SQL: Generating Structured Queries from Natural Language using Reinforcement Learning paper / official data
  • Apr 2018 / [ACL18] Semantic Parsing with Syntax- and Table-Aware SQL Generation paper