content_recommender: Content Recommender

Description Usage Arguments Value

Description

Recommend based on TF-IDF & cosine similarity

Usage

1
content_recommender(tfidf, n_threads = max(1, parallel::detectCores() - 1))

Arguments

tfidf

sparse Matrix of TF-IDF

n_threads

number of threads to use

Value

ContentRecommender


AliciaSchep/pkgrecommendr documentation built on May 20, 2019, 4:13 p.m.