Last Version

Indri 5.11 5.11

Indri is a text search engine developed at UMass. Part of the Lemur project, which is a collaboration between UMass and CMU

License

License

BSD
GroupId

GroupId

edu.illinois.lis
ArtifactId

ArtifactId

indri
Version

Version

5.11
Type

Type

jar
Description

Description

Indri 5.11
Indri is a text search engine developed at UMass. Part of the Lemur project, which is a collaboration between UMass and CMU
Project URL

Project URL

https://sourceforge.net/projects/lemur/
Source Code Management

Source Code Management

https://svn.code.sf.net/p/lemur/code/indri

Download indri 5.11


<!-- https://jarcasting.com/artifacts/edu.illinois.lis/indri/ -->
<dependency>
    <groupId>edu.illinois.lis</groupId>
    <artifactId>indri</artifactId>
    <version>5.11</version>
</dependency>
// https://jarcasting.com/artifacts/edu.illinois.lis/indri/
implementation 'edu.illinois.lis:indri:5.11'
// https://jarcasting.com/artifacts/edu.illinois.lis/indri/
implementation ("edu.illinois.lis:indri:5.11")
'edu.illinois.lis:indri:jar:5.11'
<dependency org="edu.illinois.lis" name="indri" rev="5.11">
  <artifact name="indri" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.illinois.lis', module='indri', version='5.11')
)
libraryDependencies += "edu.illinois.lis" % "indri" % "5.11"
[edu.illinois.lis/indri "5.11"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.