| License |
License |
|---|---|
| GroupId | GroupIdcom.rootroo |
| ArtifactId | ArtifactIduralicnlp |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUralicNLP
NLP tools (generation, analysis, lemmatization) for multiple languages: Finnish, Russian, German...
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| uralicnlp-1.0.pom | |
| uralicnlp-1.0.jar | 105 KB |
| uralicnlp-1.0-sources.jar | 90 KB |
| uralicnlp-1.0-javadoc.jar | 182 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |