Skip to content

A micro-service for recommendations based on item-title translations and a tfidf-based algorithm - implemented with Terrier.

Notifications You must be signed in to change notification settings

stella-project/gesis_rec_pyterrier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro template implementing recommendations with the help of Pyterrier

This repository contains an adapted version of the STELLA Micro-Template. It is implemented with the help of pyterrier - the Python wrapper to Terrier. The dataset recommendations are based on the abstracts of the datasets and queries made from the titles of the target items. The index contains the abstracts of the datasets. When providing the publication identifier (target item of the recommendation), it will be translated into the publication title, which, in turn, is used to query the index with a tfidf-based algorithm.

About

A micro-service for recommendations based on item-title translations and a tfidf-based algorithm - implemented with Terrier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published