| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools | 
| GroupId | GroupIdcom.github.heideltime | 
| ArtifactId | ArtifactIdheideltime | 
| Last Version | Last Version2.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHeidelTime HeidelTime is a multilingual cross-domain temporal tagger that extracts temporal expressions from documents and normalizes them according to the TIMEX3 annotation standard. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| 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 | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| 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 |