Learning to Rank

This is a copy of the original RankLib from the Lemur project (https://sourceforge.net/p/lemur/wiki/RankLib/). The copy serves as a possibility to create a Maven artifact uploaded to Maven central since the Lemur project doesn't provide Maven artifacts on central. Additionally, changes have been made to use RankLib more easily as a library from the code of another program. Also, for thread-safety, the static, global feature number counter is not used any more.

Лицензия

Лицензия

Группа

Группа

de.julielab
Идентификатор

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

learning-to-rank
Последняя версия

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

2.11.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Learning to Rank
This is a copy of the original RankLib from the Lemur project (https://sourceforge.net/p/lemur/wiki/RankLib/). The copy serves as a possibility to create a Maven artifact uploaded to Maven central since the Lemur project doesn't provide Maven artifacts on central. Additionally, changes have been made to use RankLib more easily as a library from the code of another program. Also, for thread-safety, the static, global feature number counter is not used any more.
Организация-разработчик

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

JULIE Lab, Germany

Скачать learning-to-rank

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

<!-- https://jarcasting.com/artifacts/de.julielab/learning-to-rank/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>learning-to-rank</artifactId>
    <version>2.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/learning-to-rank/
implementation 'de.julielab:learning-to-rank:2.11.1'
// https://jarcasting.com/artifacts/de.julielab/learning-to-rank/
implementation ("de.julielab:learning-to-rank:2.11.1")
'de.julielab:learning-to-rank:jar:2.11.1'
<dependency org="de.julielab" name="learning-to-rank" rev="2.11.1">
  <artifact name="learning-to-rank" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='learning-to-rank', version='2.11.1')
)
libraryDependencies += "de.julielab" % "learning-to-rank" % "2.11.1"
[de.julielab/learning-to-rank "2.11.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-math3 jar 3.5

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

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

JULIE Lab

Friedrich Schiller University's department of computational linguistics

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

Версия
2.11.1
2.11