Last Version

Cognitive Foundry Text Core 4.0.1

Algorithms and components for text analysis and information retrieval.

License

License

The BSD License
GroupId

GroupId

gov.sandia.foundry
ArtifactId

ArtifactId

gov-sandia-cognition-text-core
Version

Version

4.0.1
Type

Type

jar
Description

Description

Cognitive Foundry Text Core
Algorithms and components for text analysis and information retrieval.
Project Organization

Project Organization

Sandia National Laboratories

Download gov-sandia-cognition-text-core 4.0.1


<!-- https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-text-core/ -->
<dependency>
    <groupId>gov.sandia.foundry</groupId>
    <artifactId>gov-sandia-cognition-text-core</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-text-core/
implementation 'gov.sandia.foundry:gov-sandia-cognition-text-core:4.0.1'
// https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-text-core/
implementation ("gov.sandia.foundry:gov-sandia-cognition-text-core:4.0.1")
'gov.sandia.foundry:gov-sandia-cognition-text-core:jar:4.0.1'
<dependency org="gov.sandia.foundry" name="gov-sandia-cognition-text-core" rev="4.0.1">
  <artifact name="gov-sandia-cognition-text-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.sandia.foundry', module='gov-sandia-cognition-text-core', version='4.0.1')
)
libraryDependencies += "gov.sandia.foundry" % "gov-sandia-cognition-text-core" % "4.0.1"
[gov.sandia.foundry/gov-sandia-cognition-text-core "4.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
gov.sandia.foundry : gov-sandia-cognition-common-data jar 4.0.1
gov.sandia.foundry : gov-sandia-cognition-learning-core jar 4.0.1
gov.sandia.foundry : porter-stemmer jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.