咨询与建议

限定检索结果

文献类型

  • 51 篇 会议
  • 34 篇 期刊文献
  • 4 篇 学位论文

馆藏范围

  • 89 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 80 篇 工学
    • 57 篇 计算机科学与技术...
    • 50 篇 软件工程
    • 8 篇 电气工程
    • 7 篇 控制科学与工程
    • 3 篇 信息与通信工程
    • 1 篇 生物工程
    • 1 篇 网络空间安全
  • 8 篇 管理学
    • 8 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...
  • 4 篇 理学
    • 2 篇 数学
    • 1 篇 生物学
    • 1 篇 科学技术史(分学科...
  • 1 篇 哲学
    • 1 篇 哲学
  • 1 篇 经济学
    • 1 篇 理论经济学
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 89 篇 programming by e...
  • 37 篇 program synthesi...
  • 8 篇 programming by d...
  • 6 篇 data transformat...
  • 5 篇 end-user program...
  • 5 篇 machine learning
  • 4 篇 program transfor...
  • 4 篇 regular expressi...
  • 3 篇 languages
  • 3 篇 program repair
  • 3 篇 end-user develop...
  • 3 篇 regular expressi...
  • 3 篇 synthesis
  • 3 篇 domain specific ...
  • 3 篇 direct manipulat...
  • 3 篇 intelligent user...
  • 3 篇 data transformat...
  • 3 篇 user interface
  • 3 篇 agents
  • 2 篇 model-based user...

机构

  • 5 篇 univ texas austi...
  • 4 篇 univ michigan an...
  • 4 篇 univ penn philad...
  • 4 篇 rice univ housto...
  • 3 篇 microsoft res re...
  • 3 篇 microsoft redmon...
  • 2 篇 ecole polytech f...
  • 2 篇 mit media lab ca...
  • 2 篇 hanyang univ dep...
  • 2 篇 microsoft res re...
  • 2 篇 univ trieste dia...
  • 2 篇 waseda univ
  • 2 篇 peking univ key ...
  • 2 篇 univ trieste dia...
  • 2 篇 university of mi...
  • 2 篇 univ calif san d...
  • 2 篇 natl univ singap...
  • 2 篇 univ freiburg fr...
  • 2 篇 univ calif san d...
  • 2 篇 univ british col...

作者

  • 10 篇 gulwani sumit
  • 6 篇 dillig isil
  • 4 篇 medvet eric
  • 4 篇 radhakrishna arj...
  • 4 篇 de lorenzo andre...
  • 4 篇 bartoli alberto
  • 4 篇 le vu
  • 4 篇 soares gustavo
  • 4 篇 chaudhuri swarat
  • 4 篇 tarlao fabiano
  • 3 篇 singh rishabh
  • 3 篇 alur rajeev
  • 3 篇 leung alan
  • 3 篇 lee woosuk
  • 3 篇 jin zhongjun
  • 3 篇 macias jose a.
  • 3 篇 tiwari ashish
  • 2 篇 takasu atsuhiro
  • 2 篇 knoblock craig a...
  • 2 篇 lerner sorin

语言

  • 87 篇 英文
  • 2 篇 其他
检索条件"主题词=PROGRAMMING BY EXAMPLE"
89 条 记 录,以下是41-50 订阅
排序:
example-Guided Synthesis of Relational Queries  2021
Example-Guided Synthesis of Relational Queries
收藏 引用
42nd ACM SIGPLAN International Conference on programming Language Design and Implementation (PLDI)
作者: Thakkar, Aalok Naik, Aaditya Sands, Nathaniel Alur, Rajeev Naik, Mayur Raghothaman, Mukund Univ Penn Philadelphia PA 19104 USA Univ Southern Calif Los Angeles CA 90007 USA
Program synthesis tasks are commonly specified via input-output examples. Existing enumerative techniques for such tasks are primarily guided by program syntax and only make indirect use of the examples. We identify a... 详细信息
来源: 评论
Maximizing Correctness with Minimal User Effort to Learn Data Transformations  16
Maximizing Correctness with Minimal User Effort to Learn Dat...
收藏 引用
21st International Conference on Intelligent User Interfaces (IUI)
作者: Wu, Bo Knoblock, Craig A. Univ South Calif Dept Comp Sci 4676 Admiralty Way Marina Del Rey CA 90007 USA Univ South Calif Inst Informat Sci 4676 Admiralty Way Marina Del Rey CA USA
Data transformation often requires users to write many trivial and task-dependent programs to transform thousands of records. Recently, programming-by-example (PBE) approaches enable users to transform data without co... 详细信息
来源: 评论
Learning Text Patterns Using Separate-and-Conquer Genetic programming  18
Learning Text Patterns Using Separate-and-Conquer Genetic Pr...
收藏 引用
18th European Conference on Genetic programming (EuroGP)
作者: Bartoli, Alberto De Lorenzo, Andrea Medvet, Eric Tarlao, Fabiano Univ Trieste DIA Trieste Italy
The problem of extracting knowledge from large volumes of unstructured textual information has become increasingly important. We consider the problem of extracting text slices that adhere to a syntactic pattern and pr... 详细信息
来源: 评论
Synthesizing Data Structure Transformations from Input-Output examples  15
Synthesizing Data Structure Transformations from Input-Outpu...
收藏 引用
36th ACM SIGPLAN Conference on programming Language Design and Implementation
作者: Feser, John K. Chaudhuri, Swarat Dillig, Isil Rice Univ Houston TX 77251 USA UT Austin Austin TX 78712 USA
We present a method for example-guided synthesis of functional programs over recursive data structures. Given a set of input-output examples, our method synthesizes a program in a functional language with higher-order... 详细信息
来源: 评论
TRANSREGEX: Multi-modal Regular Expression Synthesis by Generate-and-Repair  21
TRANSREGEX: Multi-modal Regular Expression Synthesis by Gene...
收藏 引用
43rd IEEE/ACM International Conference on Software Engineering - Software Engineering in Practice (ICSE-SEIP) / 43rd ACM/IEEE International Conference on Software Engineering - New Ideas and Emerging Results (ICSE-NIER)
作者: Li, Yeting Li, Shuaimin Xu, Zhiwu Cao, Jialun Chen, Zixuan Hu, Yun Chen, Haiming Cheung, Shing-Chi Chinese Acad Sci Inst Software State Key Lab Comp Sci Beijing Peoples R China Univ Chinese Acad Sci Sch Comp Sci & Technol Beijing Peoples R China Shenzhen Univ Coll Comp Sci & Software Engn Shenzhen Peoples R China Hong Kong Univ Sci & Technol Hong Kong Peoples R China Chinese Acad Sci Sci & Technol Integrated Infomat Syst Lab Inst Software Beijing Peoples R China
Since regular expressions (abbrev. regexes) are difficult to understand and compose. automatically generating regexes has been an important research problem. This paper introduces TRANSREGEX, for automatically constru... 详细信息
来源: 评论
NoFAQ: Synthesizing Command Repairs from examples  2017
NoFAQ: Synthesizing Command Repairs from Examples
收藏 引用
11th Joint Meeting of European Software Engineering Conference (ESEC) / ACM SIGSOFT Symposium on the Foundations of Software Engineering (FSE)
作者: D'Antoni, Loris Singh, Rishabh Vaughn, Michael Univ Wisconsin Madison WI 53706 USA Microsoft Res Redmond WA USA
Command-line tools are confusing and hard to use due to their cryptic error messages and lack of documentation. Novice users often resort to online help-forums for finding corrections to their buggy commands, but have... 详细信息
来源: 评论
CREATING GRAPHICAL INTERACTIVE APPLICATION OBJECTS BY DEMONSTRATION  89
CREATING GRAPHICAL INTERACTIVE APPLICATION OBJECTS BY DEMONS...
收藏 引用
2ND ANNUAL SYMP ON USER INTERFACE SOFTWARE AND TECHNOLOGY
作者: MYERS, BA VANDERZANDEN, B DANNENBERG, RB School of Computer Science Carnegie Mellon University Pittsburgh PA
The Lapidary user interface tool allows all pictorial aspects of programs to be specified graphically. In addition, the behavior of these objects at run-time can be specified using dialogue boxes and by demonstration.... 详细信息
来源: 评论
Spreadsheet Table Transformations from examples  11
Spreadsheet Table Transformations from Examples
收藏 引用
32nd ACM SIGPLAN Conference on programming Language Design and Implementation (PLDI 11)
作者: Harris, William R. Gulwani, Sumit Univ Wisconsin Dept Comp Sci Madison WI 53706 USA
Every day, millions of computer end-users need to perform tasks over large, tabular data, yet lack the programming knowledge to do such tasks automatically. In this work, we present an automatic technique that takes f... 详细信息
来源: 评论
Web Question Answering with Neurosymbolic Program Synthesis  2021
Web Question Answering with Neurosymbolic Program Synthesis
收藏 引用
42nd ACM SIGPLAN International Conference on programming Language Design and Implementation (PLDI)
作者: Chen, Qiaochu Lamoreaux, Aaron Wang, Xinyu Durrett, Greg Bastani, Osbert Dillig, Isil Univ Texas Austin Austin TX 78712 USA Univ Michigan Ann Arbor MI 48109 USA Univ Penn Philadelphia PA 19104 USA
In this paper, we propose a new technique based on program synthesis for extracting information from webpages. Given a natural language query and a few labeled webpages, our method synthesizes a program that can be us... 详细信息
来源: 评论
Synthesis From examples: Interaction Models and Algorithms (Invited Talk Paper)
Synthesis From Examples: Interaction Models and Algorithms (...
收藏 引用
14th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing (SYNASC)
作者: Gulwani, Sumit Microsoft Res Redmond WA 98052 USA
examples are often a natural way to specify various computational artifacts such as programs, queries, and sequences. Synthesizing such artifacts from example based specifications has various applications in the domai... 详细信息
来源: 评论