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.

Лицензия

Лицензия

Группа

Группа

de.julielab
Идентификатор

Идентификатор

jcore-embedding-writer
Последняя версия

Последняя версия

2.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/JULIELab/jcore-base/tree/master/jcore-embedding-writer
Организация-разработчик

Организация-разработчик

JULIE Lab Jena, Germany

Скачать jcore-embedding-writer

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.julielab/jcore-embedding-writer/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>jcore-embedding-writer</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-embedding-writer/
implementation 'de.julielab:jcore-embedding-writer:2.5.0'
// https://jarcasting.com/artifacts/de.julielab/jcore-embedding-writer/
implementation ("de.julielab:jcore-embedding-writer:2.5.0")
'de.julielab:jcore-embedding-writer:jar:2.5.0'
<dependency org="de.julielab" name="jcore-embedding-writer" rev="2.5.0">
  <artifact name="jcore-embedding-writer" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-embedding-writer', version='2.5.0')
)
libraryDependencies += "de.julielab" % "jcore-embedding-writer" % "2.5.0"
[de.julielab/jcore-embedding-writer "2.5.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
de.julielab : jcore-types jar 2.5.0
de.julielab : jcore-utilities jar 2.5.0
org.apache.uima : uimaj-core jar 2.10.4
org.apache.uima : uimafit-core jar 2.5.0

provided (1)

Идентификатор библиотеки Тип Версия
de.julielab : jcore-descriptor-creator jar 2.5.1

test (3)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13
org.assertj : assertj-core jar 3.16.1

Модули Проекта

Данный проект не имеет модулей.
de.julielab

JULIE Lab

Friedrich Schiller University's department of computational linguistics

Версии библиотеки

Версия
2.5.0