/librec-core

A minimalistic fork of Librec recommender library

Primary LanguageJavaApache License 2.0Apache-2.0

Librec-core

A minimal fork of Librec packaged as a library.

Usage

For Maven, use the following snippet:

<dependency>
  <groupId>io.github.metarank</groupId>
  <artifactId>librec-core</artifactId>
  <version>3.0.0-1</version>
</dependency>

License

Apache License Version 2.0