MVN

com.github.heideltime : heideltime

Maven & Gradle

Oct 07, 2016
1 usages
325 stars

HeidelTime · HeidelTime is a multilingual cross-domain temporal tagger that extracts temporal expressions from documents and normalizes them according to the TIMEX3 annotation standard.

<dependency>
    <groupId>com.github.heideltime</groupId>
    <artifactId>heideltime</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.heideltime : heideltime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of com.github.heideltime : heideltime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
heideltime-2.2.1
2.1
heideltime-2.1
2.0.x
heideltime-2.0.1

How to add a dependency to Maven

Add the following com.github.heideltime : heideltime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.heideltime</groupId>
    <artifactId>heideltime</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.heideltime : heideltime gradle dependency to your build.gradle file:

implementation 'com.github.heideltime:heideltime:2.2.1'

Gradle Kotlin DSL: Add the following com.github.heideltime : heideltime gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.heideltime:heideltime:2.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.heideltime : heideltime sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.heideltime" % "heideltime" % "2.2.1"

Advertisement

Dependencies from Group

Oct 07, 2016
1 usages
325 stars

Discover Dependencies

May 22, 2021
4 usages
53 stars
Apr 30, 2023
3 usages
19 stars
Dec 09, 2021
2 usages
2 stars
Nov 03, 2017
2 usages
8 stars
Dec 10, 2019
1 usages
10 stars
May 13, 2021
9 usages
116 stars
Feb 27, 2023
2 usages
125 stars