From ac73e5ea8a33a86a9ef782e75174ffbc50a322fb Mon Sep 17 00:00:00 2001 From: Paulo Roberto Xavier Date: Thu, 13 Dec 2018 19:35:11 -0200 Subject: [PATCH] Ajustando --- docs/src/index.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/docs/src/index.md b/docs/src/index.md index a8fc09c..ca06ee6 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -1,15 +1,7 @@ -# ContextCF.jl - Context Collaborative Filtering expansion for package Persa.jl(https://github.com/JuliaRecsys/Persa.jl) +# ContextCF.jl - Context Collaborative Filtering expansion for package Persa.jl **Installation**: at the Julia REPL, `Pkg.add("ContextCF")` or in Pkg3 `add ContextCF` # Goal -The main aim is to extend the Recommender Systems framework Persa.jl(https://github.com/JuliaRecsys/Persa.jl), enabling easy study of Context Aware Recommender Systems in Julia. - - -Pages = [ - "man/ratings.md", - "man/dataset.md", -] - -Depth = 1 +The main aim is to extend the Recommender Systems framework Persa.jl, enabling easy study of Context Aware Recommender Systems in Julia.