org.terrier:terrier-integer-compression

Terrier IR platform

Лицензия

Лицензия

Группа

Группа

org.terrier
Идентификатор

Идентификатор

terrier-integer-compression
Последняя версия

Последняя версия

5.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Terrier IR platform
Организация-разработчик

Организация-разработчик

University of Glasgow

Скачать terrier-integer-compression

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.terrier : terrier-tests test-jar 5.2

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
5.2
5.1
5.0