EasyCIE

The mega repository that contains all easycie related NLP components. Starting from 1.4.0.8, the projects are reorganized under a parent project for maven dependency management. The last digit of a version id is and will be used to indicate which version of JDK is used to compile the jars. For instance, ".8" uses JDK 8, and ".11" uses JDK 11, etc.

Лицензия

Лицензия

Группа

Группа

edu.utah.bmi.nlp
Идентификатор

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

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

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

1.4.1.5-jdk1.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

EasyCIE
The mega repository that contains all easycie related NLP components. Starting from 1.4.0.8, the projects are reorganized under a parent project for maven dependency management. The last digit of a version id is and will be used to indicate which version of JDK is used to compile the jars. For instance, ".8" uses JDK 8, and ".11" uses JDK 11, etc.
Ссылка на сайт

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

https://github.com/jianlins/easycie.git
Организация-разработчик

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

The Department of Biomedical Informatics, University of Utah
Система контроля версий

Система контроля версий

https://github.com/jianlins/easycie.git

Скачать easycie

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

<!-- https://jarcasting.com/artifacts/edu.utah.bmi.nlp/easycie/ -->
<dependency>
    <groupId>edu.utah.bmi.nlp</groupId>
    <artifactId>easycie</artifactId>
    <version>1.4.1.5-jdk1.8</version>
</dependency>
// https://jarcasting.com/artifacts/edu.utah.bmi.nlp/easycie/
implementation 'edu.utah.bmi.nlp:easycie:1.4.1.5-jdk1.8'
// https://jarcasting.com/artifacts/edu.utah.bmi.nlp/easycie/
implementation ("edu.utah.bmi.nlp:easycie:1.4.1.5-jdk1.8")
'edu.utah.bmi.nlp:easycie:jar:1.4.1.5-jdk1.8'
<dependency org="edu.utah.bmi.nlp" name="easycie" rev="1.4.1.5-jdk1.8">
  <artifact name="easycie" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.utah.bmi.nlp', module='easycie', version='1.4.1.5-jdk1.8')
)
libraryDependencies += "edu.utah.bmi.nlp" % "easycie" % "1.4.1.5-jdk1.8"
[edu.utah.bmi.nlp/easycie "1.4.1.5-jdk1.8"]

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.apache.uima : uimaj-core jar 2.10.0
org.apache.uima : uimaj-tools jar 2.10.0
org.apache.uima : uimaj-document-annotation jar 2.10.0
org.apache.uima : uimaj-examples jar 2.10.0
org.apache.uima : uimafit-core jar 2.5.0
org.apache.uima : uimafit-cpe jar 2.5.0
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
com.googlecode.json-simple : json-simple jar 1.1
org.jasypt : jasypt jar 1.9.2
org.apache.commons : commons-csv jar 1.1
org.apache.poi : poi-ooxml jar 4.0.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10

test (3)

Идентификатор библиотеки Тип Версия
org.xerial : sqlite-jdbc jar 3.19.3
org.junit.jupiter : junit-jupiter jar 5.8.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10

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

  • nlp-core
  • fastner
  • rush
  • section-detector-r
  • fastcontext
  • easycie-console

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

Версия
1.4.1.5-jdk1.8