License |
License |
---|---|
GroupId | GroupIdorg.softcatala |
ArtifactId | ArtifactIdspanish-pos-dict |
Last Version | Last Version1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpanish part-of-speech dictionary
A Spanish part-of-speech (POS) dictionary as a Morfologik binary
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spanish-pos-dict-1.7.pom | |
spanish-pos-dict-1.7.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.softcatala/spanish-pos-dict/ -->
<dependency>
<groupId>org.softcatala</groupId>
<artifactId>spanish-pos-dict</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.softcatala/spanish-pos-dict/
implementation 'org.softcatala:spanish-pos-dict:1.7'
// https://jarcasting.com/artifacts/org.softcatala/spanish-pos-dict/
implementation ("org.softcatala:spanish-pos-dict:1.7")
'org.softcatala:spanish-pos-dict:jar:1.7'
<dependency org="org.softcatala" name="spanish-pos-dict" rev="1.7">
<artifact name="spanish-pos-dict" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.softcatala', module='spanish-pos-dict', version='1.7')
)
libraryDependencies += "org.softcatala" % "spanish-pos-dict" % "1.7"
[org.softcatala/spanish-pos-dict "1.7"]
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 |