Last Version

idylnlp-nlp 1.1.0

NLP library for Java.

License

License

GroupId

GroupId

ai.idylnlp
ArtifactId

ArtifactId

idylnlp-nlp
Version

Version

1.1.0
Type

Type

pom
Description

Description

idylnlp-nlp
NLP library for Java.

Download idylnlp-nlp 1.1.0

Filename Size
idylnlp-nlp-1.1.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/ai.idylnlp/idylnlp-nlp/ -->
<dependency>
    <groupId>ai.idylnlp</groupId>
    <artifactId>idylnlp-nlp</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ai.idylnlp/idylnlp-nlp/
implementation 'ai.idylnlp:idylnlp-nlp:1.1.0'
// https://jarcasting.com/artifacts/ai.idylnlp/idylnlp-nlp/
implementation ("ai.idylnlp:idylnlp-nlp:1.1.0")
'ai.idylnlp:idylnlp-nlp:pom:1.1.0'
<dependency org="ai.idylnlp" name="idylnlp-nlp" rev="1.1.0">
  <artifact name="idylnlp-nlp" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.idylnlp', module='idylnlp-nlp', version='1.1.0')
)
libraryDependencies += "ai.idylnlp" % "idylnlp-nlp" % "1.1.0"
[ai.idylnlp/idylnlp-nlp "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-nlp-entity-recognizers
  • idylnlp-nlp-language-detection
  • idylnlp-nlp-utils
  • idylnlp-nlp-tokenizers
  • idylnlp-nlp-filters
  • idylnlp-nlp-sanitizers
  • idylnlp-nlp-sentence-detection
  • idylnlp-nlp-annotation-readers
  • idylnlp-nlp-annotation-writers
  • idylnlp-nlp-pos-tagging
  • idylnlp-nlp-lemmatization
  • idylnlp-nlp-document-classification
  • idylnlp-nlp-translation
  • idylnlp-nlp-features