com.davidbracewell:hermes

A Natural Language Processing framework for Java

License

License

Categories

Categories

Hermes Application Layer Libs Messaging
GroupId

GroupId

com.davidbracewell
ArtifactId

ArtifactId

hermes
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

http://hermes.davidbracewell.com

Download hermes

Filename Size
hermes-0.5.pom 7 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.davidbracewell : mango jar 0.5
com.davidbracewell : apollo jar 0.4

provided (2)

Group / Artifact Type Version
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

  • hermes-core
  • hermes-examples
  • hermes-opennlp
  • hermes-wordnet

Versions

Version
0.5
0.4
0.3
0.2
0.1