License |
License |
---|---|
GroupId | GroupIdorg.softcatala |
ArtifactId | ArtifactIdcatalan-pos-dict |
Last Version | Last Version2.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCatalan part-of-speech and speller dictionaries
Catalan part-of-speech (POS) and speller dictionaries as Morfologik binaries
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
catalan-pos-dict-2.19.pom | |
catalan-pos-dict-2.19.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.softcatala/catalan-pos-dict/ -->
<dependency>
<groupId>org.softcatala</groupId>
<artifactId>catalan-pos-dict</artifactId>
<version>2.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.softcatala/catalan-pos-dict/
implementation 'org.softcatala:catalan-pos-dict:2.19'
// https://jarcasting.com/artifacts/org.softcatala/catalan-pos-dict/
implementation ("org.softcatala:catalan-pos-dict:2.19")
'org.softcatala:catalan-pos-dict:jar:2.19'
<dependency org="org.softcatala" name="catalan-pos-dict" rev="2.19">
<artifact name="catalan-pos-dict" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.softcatala', module='catalan-pos-dict', version='2.19')
)
libraryDependencies += "org.softcatala" % "catalan-pos-dict" % "2.19"
[org.softcatala/catalan-pos-dict "2.19"]
Group / Artifact | Type | Version |
---|---|---|
org.carrot2 : morfologik-fsa | jar | 2.1.6 |
org.carrot2 : morfologik-stemming | jar | 2.1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |