| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.julielab |
| Идентификатор | Идентификаторjcore-mstparser-ae-biomedical-english |
| Последняя версия | Последняя версия2.5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJCoRe MST Parser AE, Biomedical English
This project employs the jcore-mstparser-ae (Dependency Parser) with a model trained on the GENIA
corpus.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/de.julielab/jcore-mstparser-ae-biomedical-english/ -->
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jcore-mstparser-ae-biomedical-english</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-mstparser-ae-biomedical-english/
implementation 'de.julielab:jcore-mstparser-ae-biomedical-english:2.5.1'
// https://jarcasting.com/artifacts/de.julielab/jcore-mstparser-ae-biomedical-english/
implementation ("de.julielab:jcore-mstparser-ae-biomedical-english:2.5.1")
'de.julielab:jcore-mstparser-ae-biomedical-english:jar:2.5.1'
<dependency org="de.julielab" name="jcore-mstparser-ae-biomedical-english" rev="2.5.1">
<artifact name="jcore-mstparser-ae-biomedical-english" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-mstparser-ae-biomedical-english', version='2.5.1')
)
libraryDependencies += "de.julielab" % "jcore-mstparser-ae-biomedical-english" % "2.5.1"
[de.julielab/jcore-mstparser-ae-biomedical-english "2.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.julielab : jcore-mstparser-ae | 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.slf4j : slf4j-log4j12 | jar | 1.8.0-beta2 |