Hawking

Hawking is a natural language date time parser that extracts date and time from text with context and parse to the required format.

License

License

GroupId

GroupId

com.zoho
ArtifactId

ArtifactId

hawking
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Hawking
Hawking is a natural language date time parser that extracts date and time from text with context and parse to the required format.
Project URL

Project URL

https://github.com/zoho/hawking
Project Organization

Project Organization

Zoho
Source Code Management

Source Code Management

https://github.com/zoho/hawking

Download hawking

How to add to project

<!-- https://jarcasting.com/artifacts/com.zoho/hawking/ -->
<dependency>
    <groupId>com.zoho</groupId>
    <artifactId>hawking</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.zoho/hawking/
implementation 'com.zoho:hawking:0.1.5'
// https://jarcasting.com/artifacts/com.zoho/hawking/
implementation ("com.zoho:hawking:0.1.5")
'com.zoho:hawking:jar:0.1.5'
<dependency org="com.zoho" name="hawking" rev="0.1.5">
  <artifact name="hawking" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zoho', module='hawking', version='0.1.5')
)
libraryDependencies += "com.zoho" % "hawking" % "0.1.5"
[com.zoho/hawking "0.1.5"]

Dependencies

compile (2)

Group / Artifact Type Version
edu.stanford.nlp : stanford-corenlp jar 4.2.0
org.apache.maven.plugins : maven-gpg-plugin jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.
com.zoho

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.1.0-rc1