|
计算机科学 2009
Enhancement of Code Search Results Using Syntax and Semantic Analysis
|
Abstract:
Learning simple algorithm and specific API usage by code examples is an efficient way in software reuse and is the main purpose of using code search engine.Code search engine providing search service for source code on the internet was developed from Web search engine.It is able to locate source code related to the search input and brings great assistance to software development.However,the state-of-art code search engines do not make a distinction between API implementation and usage,the results are redund...