jar

org.deeplearning4j : dl4j-spark-nlp_2.11

Maven & Gradle

Dec 17, 2021
7 usages

dl4j-spark-nlp

Table Of Contents

Latest Version

Download org.deeplearning4j : dl4j-spark-nlp_2.11 JAR file - Latest Versions:

All Versions

Download org.deeplearning4j : dl4j-spark-nlp_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.4

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 dl4j-spark-nlp_2.11-1.0.0-M1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.deeplearning4j.spark.models.embeddings.word2vec

├─ org.deeplearning4j.spark.models.embeddings.word2vec.FirstIterationFunction.class - [JAR]

├─ org.deeplearning4j.spark.models.embeddings.word2vec.MapToPairFunction.class - [JAR]

├─ org.deeplearning4j.spark.models.embeddings.word2vec.NegativeHolder.class - [JAR]

├─ org.deeplearning4j.spark.models.embeddings.word2vec.SecondIterationFunction.class - [JAR]

├─ org.deeplearning4j.spark.models.embeddings.word2vec.SentenceBatch.class - [JAR]

├─ org.deeplearning4j.spark.models.embeddings.word2vec.VocabHolder.class - [JAR]

├─ org.deeplearning4j.spark.models.embeddings.word2vec.Word2Vec.class - [JAR]

├─ org.deeplearning4j.spark.models.embeddings.word2vec.Word2VecChange.class - [JAR]

├─ org.deeplearning4j.spark.models.embeddings.word2vec.Word2VecFuncCall.class - [JAR]

├─ org.deeplearning4j.spark.models.embeddings.word2vec.Word2VecParam.class - [JAR]

├─ org.deeplearning4j.spark.models.embeddings.word2vec.Word2VecPerformer.class - [JAR]

├─ org.deeplearning4j.spark.models.embeddings.word2vec.Word2VecPerformerVoid.class - [JAR]

├─ org.deeplearning4j.spark.models.embeddings.word2vec.Word2VecSetup.class - [JAR]

├─ org.deeplearning4j.spark.models.embeddings.word2vec.Word2VecVariables.class - [JAR]

org.deeplearning4j.spark.text.accumulators

├─ org.deeplearning4j.spark.text.accumulators.MaxPerPartitionAccumulator.class - [JAR]

├─ org.deeplearning4j.spark.text.accumulators.WordFreqAccumulator.class - [JAR]

org.deeplearning4j.spark.text.functions

├─ org.deeplearning4j.spark.text.functions.CountCumSum.class - [JAR]

├─ org.deeplearning4j.spark.text.functions.FoldBetweenPartitionFunction.class - [JAR]

├─ org.deeplearning4j.spark.text.functions.FoldWithinPartitionFunction.class - [JAR]

├─ org.deeplearning4j.spark.text.functions.GetSentenceCountFunction.class - [JAR]

├─ org.deeplearning4j.spark.text.functions.MapPerPartitionVoidFunction.class - [JAR]

├─ org.deeplearning4j.spark.text.functions.ReduceSentenceCount.class - [JAR]

├─ org.deeplearning4j.spark.text.functions.TextPipeline.class - [JAR]

├─ org.deeplearning4j.spark.text.functions.TokenizerFunction.class - [JAR]

├─ org.deeplearning4j.spark.text.functions.UpdateWordFreqAccumulatorFunction.class - [JAR]

├─ org.deeplearning4j.spark.text.functions.WordsListToVocabWordsFunction.class - [JAR]