ctfu / concernCapture

Combining dynamic program analysis with information retrieval techniques - LDA and LSI for source code localization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

concern capture

This is a tool that automates the process of capturing the essense of code for a specified software concern. It performs dynamic program analysis to construct dynamic call graph, improves the capturing accuracy by combining the analysis with Information Retrieval techniques - LDA and LSI.

About

Combining dynamic program analysis with information retrieval techniques - LDA and LSI for source code localization.


Languages

Language:Python 100.0%