org.terrier:terrier-integer-compression

Terrier IR platform

License

License

GroupId

GroupId

org.terrier
ArtifactId

ArtifactId

terrier-integer-compression
Last Version

Last Version

5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Terrier IR platform
Project Organization

Project Organization

University of Glasgow

Download terrier-integer-compression

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.terrier : terrier-core jar 5.2
org.terrier : terrier-batch-indexers jar 5.2
me.lemire.integercompression : JavaFastPFOR jar 0.1.3
com.sna-projects.kamikaze : kamikaze jar 3.0.3
org.terrier : terrier-tests jar 5.2

test (1)

Group / Artifact Type Version
org.terrier : terrier-tests test-jar 5.2

Project Modules

There are no modules declared in this project.

Terrier IR Platform - Terabyte Retriever v5.4

Terrier Maven CI Build Status Maven Central

๐Ÿ” Terrier is a highly flexible, efficient, and effective open source search engine, readily deployable on large-scale collections of documents. Terrier implements state-of-the-art indexing and retrieval functionalities, and provides an ideal platform for the rapid development and evaluation of large-scale retrieval applications.

Terrier is open source, and is a comprehensive, flexible and transparent platform for research and experimentation in text retrieval. Research can easily be carried out on standard TREC and CLEF test collections.

โ˜• Terrier is written in Java, and is developed at the School of Computing Science, University of Glasgow.

The latest version of Terrier can be found at https://github.com/terrier-org/terrier-core/

๐Ÿ†• ๐Ÿ New in 2020, Terrier has Python bindings called PyTerrier. PyTerrier allows experiments to be conducted in a succinct, declarative manner, including in Jupyter or Colab notebooks, while benefiting from the flexibility of Terrier.

Open Source Licence

๐Ÿ“— Terrier is subject to the terms detailed in the Mozilla Public License Version 1.1. The Mozilla Public License can be found in the file LICENSE.txt or at the URL http://www.mozilla.org/MPL/MPL-1.1.html. By using this software, you have agreed to the licence.

Citation Licence

The source and binary forms of Terrier are subject to the following citation license:

๐Ÿ“„ By downloading Terrier, you agree to cite at least one of these four papers describing Terrier in any kind of material you produce where Terrier was used to conduct search or experimentation, whether be it a research paper, dissertation, article, poster, presentation, or documentation. For more information on publications concerning Terrier, see the Terrier Bibliography here. By using this software, you have agreed to the citation licence.

Getting Started

โฉ In order to start experimenting with Terrier or developing new applications with Terrier, we recommend starting from the quickstart documentation.

Other Resources

  • ๐Ÿ“š The full documentation of Terrier can also be found on the offical website.
  • ๐Ÿž Bug reports, question or requests for new features can be posted on the issue tracker.
  • :octocat: More information about PyTerrier can be found at its Github repo.

Webpage: http://terrier.org
Contact: School of Computing Science
Copyright (C) 2004-2021 University of Glasgow. All Rights Reserved.

org.terrier

Terrier.org

Versions

Version
5.2
5.1
5.0