Data Science for Software Engineering (ds4se) is an academic initiative to perform exploratory and causal inference analysis on software engineering artifacts and metadata. Data Management, Analysis, and Benchmarking for DL and Traceability.
Code2Vec cannot be easily integrated into ds4se. However, we are using it as an external library under /notebook folder in the root. We are able to generate a dataframe with the embedding vectors for a given system.
Create the interfaces for code2vec in the representation module.