Fair Search DELTR

A Java library for disparate exposure in ranking (a learning to rank approach)

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.fair-search
ArtifactId

ArtifactId

fairsearch-deltr
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Fair Search DELTR
A Java library for disparate exposure in ranking (a learning to rank approach)
Project URL

Project URL

https://github.com/fair-search/fairsearchdeltr-java
Source Code Management

Source Code Management

https://github.com/fair-search/fairsearchdeltr-java

Download fairsearch-deltr

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.fair-search/fairsearch-deltr/ -->
<dependency>
    <groupId>com.github.fair-search</groupId>
    <artifactId>fairsearch-deltr</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fair-search/fairsearch-deltr/
implementation 'com.github.fair-search:fairsearch-deltr:1.0.2'
// https://jarcasting.com/artifacts/com.github.fair-search/fairsearch-deltr/
implementation ("com.github.fair-search:fairsearch-deltr:1.0.2")
'com.github.fair-search:fairsearch-deltr:jar:1.0.2'
<dependency org="com.github.fair-search" name="fairsearch-deltr" rev="1.0.2">
  <artifact name="fairsearch-deltr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fair-search', module='fairsearch-deltr', version='1.0.2')
)
libraryDependencies += "com.github.fair-search" % "fairsearch-deltr" % "1.0.2"
[com.github.fair-search/fairsearch-deltr "1.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.lucene : lucene-expressions jar 7.1.0
org.apache.commons : commons-math3 jar 3.6.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.10
org.nd4j : nd4j-native-platform jar 0.9.1
org.datavec : datavec-api jar 0.9.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.mashape.unirest : unirest-java jar 1.4.9
org.apache.lucene : lucene-test-framework jar 7.1.0
pl.pragmatists : JUnitParams jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2