com.github.justhalf.nlp:java-nlp-toolkit

A collection of various Java NLP libraries

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.justhalf.nlp
ArtifactId

ArtifactId

java-nlp-toolkit
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.justhalf.nlp:java-nlp-toolkit
A collection of various Java NLP libraries
Project URL

Project URL

https://github.com/justhalf/java-nlp-toolkit

Download java-nlp-toolkit

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
edu.emory.mathcs.nlp : nlp4j Optional jar 1.0.0
edu.emory.clir : clearnlp Optional jar 3.1.2
edu.stanford.nlp : stanford-corenlp jar 3.6.0
edu.ucdenver.ccp » biolemmatizer-core Optional jar 1.2
com.optimaize.languagedetector : language-detector Optional jar 0.5
com.google.guava : guava jar 19.0
net.sourceforge.nekohtml : nekohtml jar 1.9.22
net.sourceforge.argparse4j : argparse4j jar 0.7.0
xml-apis : xml-apis jar 1.4.01
org.apache.logging.log4j : log4j-api jar 2.3
org.apache.logging.log4j : log4j-1.2-api jar 2.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.3
org.apache.logging.log4j : log4j-core jar 2.3

runtime (6)

Group / Artifact Type Version
edu.emory.mathcs.nlp : nlp4j-english Optional jar 1.0.0
edu.emory.clir : clearnlp-dictionary Optional jar 3.1
edu.emory.clir : clearnlp-global-lexica Optional jar 3.1
edu.emory.clir : clearnlp-medical-en-dep Optional jar 3.1
edu.emory.clir : clearnlp-medical-en-pos Optional jar 3.1
edu.stanford.nlp : stanford-corenlp jar 3.6.0

test (1)

Group / Artifact Type Version
pl.pragmatists : JUnitParams jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.0