JCoRe MST Parser AE

Slightly modified version of the MST parser to fit into the UIMA framework. This dependency parser determines all syntactic dependencies between words within a sentence. Certain level of adaptation of the original source code was necessary to neatly integrate the parser in UIMA.

Лицензия

Лицензия

Группа

Группа

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

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

jcore-mstparser-ae
Последняя версия

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

2.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JCoRe MST Parser AE
Slightly modified version of the MST parser to fit into the UIMA framework. This dependency parser determines all syntactic dependencies between words within a sentence. Certain level of adaptation of the original source code was necessary to neatly integrate the parser in UIMA.
Ссылка на сайт

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

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

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

JULIE Lab Jena, Germany

Скачать jcore-mstparser-ae

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
de.julielab : jcore-types 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 » jules-trove jar 1.3

test (2)

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

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

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

JULIE Lab

Friedrich Schiller University's department of computational linguistics

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

Версия
2.5.0
2.4.0
2.3.10
2.3.8
2.3.4
2.3.3
2.3.0
2.1.1
2.1.0
2.0.2
2.0.0