| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.github.heideltime |
| Идентификатор | Идентификаторheideltime |
| Последняя версия | Последняя версия2.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHeidelTime
HeidelTime is a multilingual cross-domain temporal tagger that extracts temporal expressions from documents and normalizes them according to the TIMEX3 annotation standard.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| heideltime-2.2.1.pom | |
| heideltime-2.2.1.jar | 16 MB |
| heideltime-2.2.1-sources.jar | 583 KB |
| heideltime-2.2.1-javadoc.jar | 975 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.heideltime/heideltime/ -->
<dependency>
<groupId>com.github.heideltime</groupId>
<artifactId>heideltime</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heideltime/heideltime/
implementation 'com.github.heideltime:heideltime:2.2.1'
// https://jarcasting.com/artifacts/com.github.heideltime/heideltime/
implementation ("com.github.heideltime:heideltime:2.2.1")
'com.github.heideltime:heideltime:jar:2.2.1'
<dependency org="com.github.heideltime" name="heideltime" rev="2.2.1">
<artifact name="heideltime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heideltime', module='heideltime', version='2.2.1')
)
libraryDependencies += "com.github.heideltime" % "heideltime" % "2.2.1"
[com.github.heideltime/heideltime "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.uima : uimaj-core | jar | 2.8.1 |
| edu.stanford.nlp : stanford-corenlp | jar | 3.3.1 |
| args4j : args4j | jar | 2.32 |
| com.dbtsai.lbfgs : lbfgs | jar | 0.1 |