Abstract
Abstract
The Code retrieval seeks most relevant snippets of code user request (i.e. a natural language
description).For this purpose there are many code-search methods that support natural-language
queries. There are problems with figuring out the pros and cons of each method and choosing the
best one for different uses. This is because
The implementations of these methods and the datasets used to evaluate them are usually
not available to the public
Some methods use different training datasets or auxiliary data sources, so their
effectiveness can't be measured fairly and may be hurt in real-world uses.
KEYWORDS: Code Retrieve, LSTM, Tag prediction, Semantics, Stack overflow, Search
Engine, Reuse.