DataQueryWorkflows

DSL::English::DataQueryWorkflows

DSL::English::DataQueryWorkflows package has grammar and action classes for the parsing and interpretation of natural language commands that specify data queries in the style of Standard Query Language (SQL) or RStudio's library tidyverse.

Synopsis

use DSL::English::DataQueryWorkflows;
    my $rcode = ToDataQueryWorkflowCode("select height & mass; arrange by height descending");

DSL::English::DataQueryWorkflows v0.5.6

Data query workflows building by natural language commands.

Authors

  • Anton Antonov

License

Artistic-2.0

Dependencies

DSL::Shared

Test Dependencies

Provides

  • DSL::English::DataQueryWorkflows
  • DSL::English::DataQueryWorkflows::Actions::Bulgarian::Predicate
  • DSL::English::DataQueryWorkflows::Actions::Bulgarian::Standard
  • DSL::English::DataQueryWorkflows::Actions::English::Predicate
  • DSL::English::DataQueryWorkflows::Actions::English::Standard
  • DSL::English::DataQueryWorkflows::Actions::Julia::DataFrames
  • DSL::English::DataQueryWorkflows::Actions::Korean::Predicate
  • DSL::English::DataQueryWorkflows::Actions::Korean::Standard
  • DSL::English::DataQueryWorkflows::Actions::Python::ListManagementCommand-pandas
  • DSL::English::DataQueryWorkflows::Actions::Python::pandas
  • DSL::English::DataQueryWorkflows::Actions::R::ListManagementCommand-tidyverse
  • DSL::English::DataQueryWorkflows::Actions::R::base
  • DSL::English::DataQueryWorkflows::Actions::R::tidyverse
  • DSL::English::DataQueryWorkflows::Actions::Raku::Reshapers
  • DSL::English::DataQueryWorkflows::Actions::Russian::Predicate
  • DSL::English::DataQueryWorkflows::Actions::Russian::Standard
  • DSL::English::DataQueryWorkflows::Actions::SQL::Standard
  • DSL::English::DataQueryWorkflows::Actions::Spanish::Predicate
  • DSL::English::DataQueryWorkflows::Actions::Spanish::Standard
  • DSL::English::DataQueryWorkflows::Actions::WL::System
  • DSL::English::DataQueryWorkflows::Grammar
  • DSL::English::DataQueryWorkflows::Grammar::DataQueryPhrases
  • DSL::English::DataQueryWorkflows::Grammarish

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.