rat-sql:从英语到SQL的关系感知语义解析模型

上传者: 42117116 | 上传时间: 2023-03-25 20:51:13 | 文件大小: 109KB | 文件类型: ZIP
RAT-SQL 该存储库包含ACL 2020论文。 如果您在工作中使用RAT-SQL,请按以下方式引用: @inproceedings { rat-sql , title = " {RAT-SQL}: Relation-Aware Schema Encoding and Linking for Text-to-{SQL} Parsers " , author = " Wang, Bailin and Shin, Richard and Liu, Xiaodong and Polozov, Oleksandr and Richardson, Matthew " ,

文件下载

资源详情

[{"title":"( 71 个子文件 109KB ) rat-sql:从英语到SQL的关系感知语义解析模型","children":[{"title":"rat-sql-master","children":[{"title":"setup.py <span style='color:#111;'> 893B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"Dockerfile <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 77B </span>","children":null,"spread":false},{"title":"run.py <span style='color:#111;'> 3.41KB </span>","children":null,"spread":false},{"title":".dockerignore <span style='color:#111;'> 159B </span>","children":null,"spread":false},{"title":"SECURITY.md <span style='color:#111;'> 2.71KB </span>","children":null,"spread":false},{"title":"experiments","children":[{"title":"spider-glove-run.jsonnet <span style='color:#111;'> 521B </span>","children":null,"spread":false},{"title":"spider-bert-run.jsonnet <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"wikisql-glove-run.jsonnet <span style='color:#111;'> 462B </span>","children":null,"spread":false}],"spread":true},{"title":"CODE_OF_CONDUCT.md <span style='color:#111;'> 444B </span>","children":null,"spread":false},{"title":"ratsql","children":[{"title":"ast_util.py <span style='color:#111;'> 10.25KB </span>","children":null,"spread":false},{"title":"datasets","children":[{"title":"wikisql.py <span style='color:#111;'> 3.95KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 43B </span>","children":null,"spread":false},{"title":"spider_lib","children":[{"title":"process_sql.py <span style='color:#111;'> 16.29KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 62B </span>","children":null,"spread":false},{"title":"evaluation.py <span style='color:#111;'> 30.40KB </span>","children":null,"spread":false}],"spread":false},{"title":"spider.py <span style='color:#111;'> 6.67KB </span>","children":null,"spread":false}],"spread":true},{"title":"grammars","children":[{"title":"wikisql.py <span style='color:#111;'> 3.03KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 43B </span>","children":null,"spread":false},{"title":"Spider_f2.asdl <span style='color:#111;'> 3.98KB </span>","children":null,"spread":false},{"title":"WikiSQL.asdl <span style='color:#111;'> 346B </span>","children":null,"spread":false},{"title":"Spider.asdl <span style='color:#111;'> 3.77KB </span>","children":null,"spread":false},{"title":"spider.py <span style='color:#111;'> 25.60KB </span>","children":null,"spread":false},{"title":"Spider_f1.asdl <span style='color:#111;'> 4.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"resources","children":[{"title":"corenlp.py <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 36B </span>","children":null,"spread":false},{"title":"pretrained_embeddings.py <span style='color:#111;'> 3.25KB </span>","children":null,"spread":false}],"spread":false},{"title":"optimizers.py <span style='color:#111;'> 4.43KB </span>","children":null,"spread":false},{"title":"models","children":[{"title":"enc_dec.py <span style='color:#111;'> 4.42KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 88B </span>","children":null,"spread":false},{"title":"nl2code","children":[{"title":"__init__.py <span style='color:#111;'> 43B </span>","children":null,"spread":false},{"title":"infer_tree_traversal.py <span style='color:#111;'> 6.59KB </span>","children":null,"spread":false},{"title":"train_tree_traversal.py <span style='color:#111;'> 3.69KB </span>","children":null,"spread":false},{"title":"decoder.py <span style='color:#111;'> 35.24KB </span>","children":null,"spread":false},{"title":"tree_traversal.py <span style='color:#111;'> 14.42KB </span>","children":null,"spread":false},{"title":"encoder.py <span style='color:#111;'> 3.87KB </span>","children":null,"spread":false}],"spread":false},{"title":"attention.py <span style='color:#111;'> 4.89KB </span>","children":null,"spread":false},{"title":"variational_lstm.py <span style='color:#111;'> 12.01KB </span>","children":null,"spread":false},{"title":"abstract_preproc.py <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"transformer.py <span style='color:#111;'> 12.04KB </span>","children":null,"spread":false},{"title":"spider","children":[{"title":"spider_enc.py <span style='color:#111;'> 39.59KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 153B </span>","children":null,"spread":false},{"title":"spider_match_utils.py <span style='color:#111;'> 4.09KB </span>","children":null,"spread":false},{"title":"spider_beam_search.py <span style='color:#111;'> 17.37KB </span>","children":null,"spread":false},{"title":"spider_enc_modules.py <span style='color:#111;'> 30.05KB </span>","children":null,"spread":false},{"title":"spider_dec_func.py <span style='color:#111;'> 2.89KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"utils","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"random_state.py <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false},{"title":"saver.py <span style='color:#111;'> 4.64KB </span>","children":null,"spread":false},{"title":"indexed_file.py <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"batched_sequence.py <span style='color:#111;'> 8.90KB </span>","children":null,"spread":false},{"title":"evaluation.py <span style='color:#111;'> 1.31KB </span>","children":null,"spread":false},{"title":"vocab.py <span style='color:#111;'> 3.28KB </span>","children":null,"spread":false},{"title":"serialization.py <span style='color:#111;'> 555B </span>","children":null,"spread":false},{"title":"registry.py <span style='color:#111;'> 1.61KB </span>","children":null,"spread":false}],"spread":false},{"title":"commands","children":[{"title":"infer.py <span style='color:#111;'> 6.34KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"eval.py <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"preprocess.py <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"train.py <span style='color:#111;'> 11.31KB </span>","children":null,"spread":false}],"spread":false},{"title":"beam_search.py <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 4.78KB </span>","children":null,"spread":false},{"title":"configs","children":[{"title":"wikisql","children":[{"title":"nl2code-wikisql.jsonnet <span style='color:#111;'> 1.83KB </span>","children":null,"spread":false}],"spread":false},{"title":"spider","children":[{"title":"nl2code-bert.jsonnet <span style='color:#111;'> 3.42KB </span>","children":null,"spread":false},{"title":"nl2code-align.jsonnet <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"nl2code-base.libsonnet <span style='color:#111;'> 2.85KB </span>","children":null,"spread":false},{"title":"nl2code-glove.jsonnet <span style='color:#111;'> 2.52KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明