From 9a4d38a92bff2e1594553fa61dd965c195efdc9e Mon Sep 17 00:00:00 2001 From: Tlamatinime <29918702+Tlamatinime@users.noreply.github.com> Date: Tue, 25 Mar 2025 14:09:54 +0100 Subject: [PATCH] Fix typos in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 576593b..8f9d31d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Public Datasets For Recommender Systems -This is a repository of a topic-centric public data sources in high quality for Recommender Systems (RS). They are collected and tidied from Stack Overflow, articles, recommender sites and academic experiments. Most of the datasets presented here are free, having open sorce linceses, however, some are not and you need to ask permission to use or cite the authors' work. +This is a repository of a topic-centric public data sources in high quality for Recommender Systems (RS). They are collected and tidied from Stack Overflow, articles, recommender sites and academic experiments. Most of the datasets presented here are free, having open source licenses, however, some are not and you need to ask permission to use or cite the authors' work. > In addition, this repository contains some pre-processed datasets with treatment for academic experiments.