The repository consists of the materials including the bibliography file (reference citation file), the evaluation methods and taxonomy in CSV format.
βββ bibliography
βΒ Β βββ codesearch.bib
βββ evaluation_methods
βΒ Β βββ evaluation_method.csv
βββ publication_venue
βΒ Β βββ publication_venue.csv
βββ taxonomy
βββ binary_code_search.csv
βββ dynamic.csv
βββ gui_based.csv
βββ learning_based.csv
βββ query_reformulation.csv
βββ static_information_based.csv
The bibliography directory has the .bib that references all the keywords and the citations used within the paper.
The evaluation_method contains the raw table consisting of the different evaluation methods used by various approaches.
The directory taxonomy has the .csv files that form the bases of the tables for different approaches presented in our paper.
The publication_venue directory has the information about all the publication venuses used in the code search domain to disseminate the results.