Last Version

Language Extraction component 1.1.1

This component is dedicated to process text resources contained by the Resource in input in order to identify in which language they are written. A dc:language property is added to every Text section having as value name of the ngp file used as for language profile.

GroupId

GroupId

org.ow2.weblab.service
ArtifactId

ArtifactId

ngramj-language-extraction
Version

Version

1.1.1
Type

Type

war
Description

Description

Language Extraction component
This component is dedicated to process text resources contained by the Resource in input in order to identify in which language they are written. A dc:language property is added to every Text section having as value name of the ngp file used as for language profile.

Download ngramj-language-extraction 1.1.1


<!-- https://jarcasting.com/artifacts/org.ow2.weblab.service/ngramj-language-extraction/ -->
<dependency>
    <groupId>org.ow2.weblab.service</groupId>
    <artifactId>ngramj-language-extraction</artifactId>
    <version>1.1.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.service/ngramj-language-extraction/
implementation 'org.ow2.weblab.service:ngramj-language-extraction:1.1.1'
// https://jarcasting.com/artifacts/org.ow2.weblab.service/ngramj-language-extraction/
implementation ("org.ow2.weblab.service:ngramj-language-extraction:1.1.1")
'org.ow2.weblab.service:ngramj-language-extraction:war:1.1.1'
<dependency org="org.ow2.weblab.service" name="ngramj-language-extraction" rev="1.1.1">
  <artifact name="ngramj-language-extraction" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.service', module='ngramj-language-extraction', version='1.1.1')
)
libraryDependencies += "org.ow2.weblab.service" % "ngramj-language-extraction" % "1.1.1"
[org.ow2.weblab.service/ngramj-language-extraction "1.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
de.spieleck.app.ngramj » cngram jar 1.0-0.060327

runtime (2)

Group / Artifact Type Version
org.weblab-project.core » rdf-helper-jena jar 1.2.1
org.slf4j : slf4j-log4j12 jar 1.5.6

test (1)

Group / Artifact Type Version
net.sourceforge.groboutils » groboutils-core jar 5

Project Modules

There are no modules declared in this project.