MVN

de.julielab : jcore-embedding-writer

Maven & Gradle

Dec 18, 2022
22 stars

JCoRe Embedding Writer · This component takes as input a number of precomputed embeddings that are compatible with Flair and a UIMA type. If any annotations of the given type are found in a CAS, the embedding vectors for the words covered by the annotations are computed and written to file.

<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>jcore-embedding-writer</artifactId>
    <version>2.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.julielab : jcore-embedding-writer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.1

All Versions

Choose a version of de.julielab : jcore-embedding-writer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
jcore-embedding-writer-2.6.1
jcore-embedding-writer-2.6.0
2.5.x
jcore-embedding-writer-2.5.0

How to add a dependency to Maven

Add the following de.julielab : jcore-embedding-writer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>jcore-embedding-writer</artifactId>
    <version>2.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.julielab : jcore-embedding-writer gradle dependency to your build.gradle file:

implementation 'de.julielab:jcore-embedding-writer:2.6.1'

Gradle Kotlin DSL: Add the following de.julielab : jcore-embedding-writer gradle kotlin dependency to your build.gradle.kts file:

implementation("de.julielab:jcore-embedding-writer:2.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.julielab : jcore-embedding-writer sbt scala dependency to your build.sbt file:

libraryDependencies += "de.julielab" % "jcore-embedding-writer" % "2.6.1"

Advertisement

Dependencies from Group

Dec 18, 2022
87 usages
22 stars
Dec 18, 2022
39 usages
22 stars
Dec 18, 2022
38 usages
23 stars
Dec 16, 2022
35 usages
0 stars
Mar 09, 2023
12 usages
4 stars

Discover Dependencies

May 16, 2020
8 usages
0 stars
May 16, 2020
14 usages
0 stars
May 13, 2020
0 stars
May 16, 2020
1 stars
May 26, 2020
3 stars
Jan 05, 2022
0 stars