| License |
License |
|---|---|
| GroupId | GroupIdorg.softcatala |
| ArtifactId | ArtifactIdcatalan-pos-dict |
| Version | Version2.15 |
| 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.15.pom | |
| catalan-pos-dict-2.15.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.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.softcatala/catalan-pos-dict/
implementation 'org.softcatala:catalan-pos-dict:2.15'
// https://jarcasting.com/artifacts/org.softcatala/catalan-pos-dict/
implementation ("org.softcatala:catalan-pos-dict:2.15")
'org.softcatala:catalan-pos-dict:jar:2.15'
<dependency org="org.softcatala" name="catalan-pos-dict" rev="2.15">
<artifact name="catalan-pos-dict" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.softcatala', module='catalan-pos-dict', version='2.15')
)
libraryDependencies += "org.softcatala" % "catalan-pos-dict" % "2.15"
[org.softcatala/catalan-pos-dict "2.15"]
| 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 |