Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 378 Bytes

File metadata and controls

10 lines (5 loc) · 378 Bytes

java2words-compiler

Compiles java code to files that can be used for analyzing with word2vec

Usage: java -jar java2words-compiler.jar --classes 20 --word2vec /usr/bin/word2vec --out out/camel.semantics --in /home/jh/git/camel/camel-core --mode java7semantics --json out/camel.json

Distance funktion declaration: DefaultOpFactory