Last Version

UralicNLP 1.0

NLP tools (generation, analysis, lemmatization) for multiple languages: Finnish, Russian, German...

License

License

GroupId

GroupId

com.rootroo
ArtifactId

ArtifactId

uralicnlp
Version

Version

1.0
Type

Type

jar
Description

Description

UralicNLP
NLP tools (generation, analysis, lemmatization) for multiple languages: Finnish, Russian, German...
Project URL

Project URL

https://github.com/mikahama/uralicNLP-java
Project Organization

Project Organization

Rootroo Ltd
Source Code Management

Source Code Management

https://github.com/mikahama/uralicNLP-Java/tree/main

Download uralicnlp 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
fi.seco : hfst jar 1.1.5
me.tongfei : progressbar jar 0.5.5
com.googlecode.json-simple : json-simple jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.