jar

org.dkpro.core : dkpro-core-api-embeddings-asl

Maven & Gradle

Jun 14, 2023
4 usages
196 stars

DKPro Core ASL - Embeddings API (ASL)

Table Of Contents

Latest Version

Download org.dkpro.core : dkpro-core-api-embeddings-asl JAR file - Latest Versions:

All Versions

Download org.dkpro.core : dkpro-core-api-embeddings-asl JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.12.x
1.11.x
1.10.x
1.9.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 dkpro-core-api-embeddings-asl-2.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.dkpro.core.api.embeddings.binary

├─ org.dkpro.core.api.embeddings.binary.BinaryVectorizer.class - [JAR]

├─ org.dkpro.core.api.embeddings.binary.BinaryWordVectorUtils.class - [JAR]

org.dkpro.core.api.embeddings

├─ org.dkpro.core.api.embeddings.Vectorizer.class - [JAR]

├─ org.dkpro.core.api.embeddings.VectorizerUtils.class - [JAR]

org.dkpro.core.api.embeddings.text

├─ org.dkpro.core.api.embeddings.text.TextFormatVectorizer.class - [JAR]

├─ org.dkpro.core.api.embeddings.text.TextFormatVectorizerUtils.class - [JAR]

Advertisement