Plots Made Quickly: An Efficient Approach for Generating Visualizations from Natural Language Queries
Generating visualizations from natural language queries is a useful extension to visualization libraries such as Vega-Lite. The goal of the NL2VIS task is to generate a valid Vega-Lite specification from a data frame and a natural language query as input, which can then be rendered as a visualizatio…