Hacker News new | ask | show | jobs
by j4ah4n 2183 days ago
Does the following mean that one can map/train to runtimes that give proper results based on the underlying data _results_?

"A representative example is semantic parsing over databases, where a natural language question (e.g., “Which country has the highest GDP?”) is mapped to a program executable over database (DB) tables."

Could it be thought of in the same fashion as Resolvers in GraphQL integrated into BERT?