One common task of developing or maintaining software is searching the source code for information like specific method calls or write accesses to certain fields. This kind of information is required to correctly implement new features and to solve bugs. This paper presents an approach for querying source code with a natural language interface. It enables the developer to execute a huge range of precise searches while being as easy and intuitive to use as writing natural language. The evaluation shows that the prototype implementation, integrated with the Eclipse development environment for Java, supports a wide range of queries and is able to correctly understand most real developer queries
In this paper, we describe a semantic approach to translate complex natural language commands and qu...
Code search can be a core activity in software development for enhancing productivity. Developers co...
We present a new code assistance tool for integrated development environments. Our system accepts fr...
One common task of developing or maintaining software is searching the source code for information l...
International audienceOne common task of developing or maintaining software is searching the source ...
This is the companion page of the paper "Querying Source Code with Natural Language". @inproceedin...
Abstract—One common task of developing or maintaining software is searching the source code for info...
Abstract—As software systems continue to grow and evolve, lo-cating code for software maintenance ta...
Programmers frequently search for source code to reuse using keyword searches. When effective and ef...
Searching and reusing source code play an increasingly significant role in the daily tasks of softwa...
Abstract—Identifying relevant code to perform maintenance or reuse tasks is becoming increasingly di...
Programmers frequently search for source code to reuse using keyword searches. When effective and ef...
Abstract. Reuse of existing libraries simplifies software development efforts. However, these librar...
Programmers search for code frequently utilizing syntactic queries. The effectiveness of this type o...
The immense amounts of source code provide ample challenges and opportunities during software develo...
In this paper, we describe a semantic approach to translate complex natural language commands and qu...
Code search can be a core activity in software development for enhancing productivity. Developers co...
We present a new code assistance tool for integrated development environments. Our system accepts fr...
One common task of developing or maintaining software is searching the source code for information l...
International audienceOne common task of developing or maintaining software is searching the source ...
This is the companion page of the paper "Querying Source Code with Natural Language". @inproceedin...
Abstract—One common task of developing or maintaining software is searching the source code for info...
Abstract—As software systems continue to grow and evolve, lo-cating code for software maintenance ta...
Programmers frequently search for source code to reuse using keyword searches. When effective and ef...
Searching and reusing source code play an increasingly significant role in the daily tasks of softwa...
Abstract—Identifying relevant code to perform maintenance or reuse tasks is becoming increasingly di...
Programmers frequently search for source code to reuse using keyword searches. When effective and ef...
Abstract. Reuse of existing libraries simplifies software development efforts. However, these librar...
Programmers search for code frequently utilizing syntactic queries. The effectiveness of this type o...
The immense amounts of source code provide ample challenges and opportunities during software develo...
In this paper, we describe a semantic approach to translate complex natural language commands and qu...
Code search can be a core activity in software development for enhancing productivity. Developers co...
We present a new code assistance tool for integrated development environments. Our system accepts fr...