seco-lexicalanalysis
Lexical analysis service interface and implementations using Snowball, HFST & Connexor.
To download the transducers and models required for the HFST based services, see the releases page.
License |
License |
---|---|
Categories |
CategoriesOther General Purpose Libraries |
GroupId | GroupIdfi.seco |
ArtifactId | ArtifactIdlexicalanalysis-resources-other |
Last Version | Last Version1.5.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLanguage resources for language analysis services
Language resources for language analysis services
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lexicalanalysis-resources-other-1.5.14.pom | |
lexicalanalysis-resources-other-1.5.14.jar | 168 MB |
Browse |
<!-- https://jarcasting.com/artifacts/fi.seco/lexicalanalysis-resources-other/ -->
<dependency>
<groupId>fi.seco</groupId>
<artifactId>lexicalanalysis-resources-other</artifactId>
<version>1.5.14</version>
</dependency>
// https://jarcasting.com/artifacts/fi.seco/lexicalanalysis-resources-other/
implementation 'fi.seco:lexicalanalysis-resources-other:1.5.14'
// https://jarcasting.com/artifacts/fi.seco/lexicalanalysis-resources-other/
implementation ("fi.seco:lexicalanalysis-resources-other:1.5.14")
'fi.seco:lexicalanalysis-resources-other:jar:1.5.14'
<dependency org="fi.seco" name="lexicalanalysis-resources-other" rev="1.5.14">
<artifact name="lexicalanalysis-resources-other" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.seco', module='lexicalanalysis-resources-other', version='1.5.14')
)
libraryDependencies += "fi.seco" % "lexicalanalysis-resources-other" % "1.5.14"
[fi.seco/lexicalanalysis-resources-other "1.5.14"]
Lexical analysis service interface and implementations using Snowball, HFST & Connexor.
To download the transducers and models required for the HFST based services, see the releases page.