srcΒΆ

Contents:

  • end_to_end_data_prep_and_prediction
    • mp_query_parse_function()
    • mp_schema_linking_eval()
    • nl_to_sql_generation()
  • natural_view_builder
    • NaturalViewBuilder
    • NaturalViewBuilder.initialize_db_nl_schema()
    • NaturalViewBuilder.populate_db_nl_tables()
    • NaturalViewBuilder.create_views_in_database()
    • NaturalViewBuilder.build_natural_view_queries()
  • nl_to_sql_inference_and_prompt_generation
    • do_single_question()
    • naturalize_prompt()
    • denaturalize_query()
    • log_attempt()
    • denaturalize_query_test()
    • do_single_question_test()
  • query_manual_evaluation
    • separate_by_line()
    • clean()
    • evaluate_queries_in_workbook()
  • query_profiler
    • QueryProfiler
    • tag_query_test()
    • profile_query_test()
    • print_tagged_query()
    • all_tests()
  • schema_graph
    • SchemaGraph
  • schema_linking_eval
    • compare_query_schema_elements()
    • mp_compare_query_schema_elements()
    • update_scores_in_existing_results()
    • compare_queries()
  • schemarenamer
    • main()
    • transform_score_df()
    • do_schema_renaming()
  • semantic_compare
    • record_evaluation()
    • compare_gold_to_generated()
    • do_batch_compare()
  • word_list_matching
    • debug_print()
    • main()
    • NaturalnessCalculator
  • util
    • call_google_nl
    • call_llama
    • callgpt
    • calltogetherai
    • db_util
    • db_util_sqlite
    • load_consolidated_results
    • load_nl_questions
    • tokenprocessing

SNAILS

Navigation

Contents:

  • Installing SNAILS
  • SNAILS artifacts
  • Natural Views
  • Reproducing SNAILS Experiments
  • src
    • end_to_end_data_prep_and_prediction
    • natural_view_builder
    • nl_to_sql_inference_and_prompt_generation
    • query_manual_evaluation
    • query_profiler
    • schema_graph
    • schema_linking_eval
    • schemarenamer
    • semantic_compare
    • word_list_matching
    • util

Related Topics

  • Documentation overview
    • Previous: SNAILS Reproducibility Notebooks
    • Next: end_to_end_data_prep_and_prediction
©2024, Kyle Luoma. | Powered by Sphinx 8.1.3 & Alabaster 1.0.0 | Page source