jar

org.allenai.word2vec : word2vecjava_2.11

Maven & Gradle

May 11, 2016
5 stars

Word2VecJava · Word2VecJava

Table Of Contents

Latest Version

Download org.allenai.word2vec : word2vecjava_2.11 JAR file - Latest Versions:

All Versions

Download org.allenai.word2vec : word2vecjava_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window word2vecjava_2.11-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.allenai.word2vec.neuralnetwork

├─ org.allenai.word2vec.neuralnetwork.CBOWModelTrainer.class - [JAR]

├─ org.allenai.word2vec.neuralnetwork.NeuralNetworkConfig.class - [JAR]

├─ org.allenai.word2vec.neuralnetwork.NeuralNetworkTrainer.class - [JAR]

├─ org.allenai.word2vec.neuralnetwork.NeuralNetworkType.class - [JAR]

├─ org.allenai.word2vec.neuralnetwork.SkipGramModelTrainer.class - [JAR]

org.allenai.word2vec.util

├─ org.allenai.word2vec.util.AC.class - [JAR]

├─ org.allenai.word2vec.util.AutoLog.class - [JAR]

├─ org.allenai.word2vec.util.CallableVoid.class - [JAR]

├─ org.allenai.word2vec.util.Common.class - [JAR]

├─ org.allenai.word2vec.util.Compare.class - [JAR]

├─ org.allenai.word2vec.util.FileUtils.class - [JAR]

├─ org.allenai.word2vec.util.Format.class - [JAR]

├─ org.allenai.word2vec.util.IO.class - [JAR]

├─ org.allenai.word2vec.util.NDC.class - [JAR]

├─ org.allenai.word2vec.util.Pair.class - [JAR]

├─ org.allenai.word2vec.util.ProfilingTimer.class - [JAR]

├─ org.allenai.word2vec.util.Strings.class - [JAR]

├─ org.allenai.word2vec.util.ThriftUtils.class - [JAR]

├─ org.allenai.word2vec.util.UnicodeReader.class - [JAR]

org.allenai.word2vec

├─ org.allenai.word2vec.NormalizedWord2VecModel.class - [JAR]

├─ org.allenai.word2vec.Searcher.class - [JAR]

├─ org.allenai.word2vec.SearcherImpl.class - [JAR]

├─ org.allenai.word2vec.Word2VecExamples.class - [JAR]

├─ org.allenai.word2vec.Word2VecModel.class - [JAR]

├─ org.allenai.word2vec.Word2VecTrainer.class - [JAR]

├─ org.allenai.word2vec.Word2VecTrainerBuilder.class - [JAR]

org.allenai.word2vec.huffman

├─ org.allenai.word2vec.huffman.HuffmanCoding.class - [JAR]

org.allenai.word2vec.thrift

├─ org.allenai.word2vec.thrift.Word2VecModelThrift.class - [JAR]

Advertisement