Skip to content

Repository files navigation

Api2vecJava

  1. Get vector representation for each API in a trained model: Run the class com.medallia.word2vec.Word2VecExamples.java with the VM arguments: inputModel "models\java-14000-projects.mod" outputPath "models\vectorRepresentation.txt"

     Each line in the vectorRepresentation.txt is in the form of: [API name]\t[dimension of vector]\t[vector]  
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages