jjm-corenlp_2.12

jjm-corenlp

License

License

MIT
Categories

Categories

CoreNLP Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.julianmichael
ArtifactId

ArtifactId

jjm-corenlp_2.12
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

jjm-corenlp_2.12
jjm-corenlp
Project URL

Project URL

https://github.com/julianmichael/jjm
Source Code Management

Source Code Management

https://github.com/julianmichael/jjm

Download jjm-corenlp_2.12

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.typelevel : cats-core_2.12 jar 2.3.1
com.chuusai : shapeless_2.12 jar 2.3.3
org.typelevel : simulacrum_2.12 jar 1.0.0
org.typelevel : kittens_2.12 jar 2.2.1
com.github.julien-truffaut : monocle-core_2.12 jar 2.0.3
com.github.julien-truffaut : monocle-macro_2.12 jar 2.0.3
com.github.julien-truffaut : monocle-generic_2.12 jar 2.0.3
io.circe : circe-core_2.12 jar 0.13.0
io.circe : circe-parser_2.12 jar 0.13.0
io.circe : circe-generic_2.12 jar 0.13.0
edu.stanford.nlp : stanford-corenlp jar 3.6.0
org.julianmichael : jjm-core_2.12 jar 0.2.0

Project Modules

There are no modules declared in this project.

jjm

A general-purpose library of types, data structures, and other utilities that I frequently use in my day-to-day work and libraries.

Versions

Version
0.2.0
0.1.0