GitHub / cd-dpk / concept_locator
Concept Locator is to search for the concept in source code. The input is a query representining a concept and output is the ranked list of code locations based on similarity of the concept and the code portion. The implementation is based on the works of Marcus et. al titled "An information retrieval approach to concept location in source code" on 2004 and Gregory et. al. titled "On the use of relevance feedback in IR-based concept location" on 2009.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cd-dpk%2Fconcept_locator
PURL: pkg:github/cd-dpk/concept_locator
Stars: 3
Forks: 0
Open issues: 0
License: gpl-3.0
Language: Java
Size: 5.06 MB
Dependencies parsed at: Pending
Created at: almost 8 years ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 9 months ago
Topics: code-search, information-retrieval, latent-semantic-analysis