Skip to content

pdhung3012/api2vec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 26, 2016
0df1390 · Dec 26, 2016

History

6 Commits
Dec 26, 2016
Dec 26, 2016
Dec 26, 2016
Dec 26, 2016
Dec 26, 2016
Dec 26, 2016
Dec 26, 2016
Dec 26, 2016
Dec 26, 2016
Dec 26, 2016
Dec 26, 2016
Dec 26, 2016
Dec 26, 2016

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages