com.davidbracewell:hermes-core

A Natural Language Processing framework for Java

License

License

Categories

Categories

Hermes Application Layer Libs Messaging
GroupId

GroupId

com.davidbracewell
ArtifactId

ArtifactId

hermes-core
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

com.davidbracewell:hermes-core
A Natural Language Processing framework for Java
Project URL

Project URL

http://hermes.davidbracewell.com

Download hermes-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.17
com.davidbracewell : atlas jar 0.4
org.maltparser : maltparser jar 1.9.0
com.davidbracewell : mango jar 0.5
com.davidbracewell : apollo jar 0.4

provided (4)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 jar 2.0.1
com.davidbracewell : mango-annotations jar 0.3
org.projectlombok : lombok jar 1.16.18
org.kohsuke.metainf-services : metainf-services Optional jar 1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4
0.3
0.2
0.1