idylnlp

NLP library for Java.

License

License

GroupId

GroupId

ai.idylnlp
ArtifactId

ArtifactId

idylnlp
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

idylnlp
NLP library for Java.

Download idylnlp

Filename Size
idylnlp-1.1.0.pom 8 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • idylnlp-model
  • idylnlp-models
  • idylnlp-nlp
  • idylnlp-pipeline
  • idylnlp-testing
  • idylnlp-training-definition
  • idylnlp-zoo-client
  • opennlp

Versions

Version
1.1.0
1.0.0