Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
This dataset are combining by:
|
| 6 |
+
- The Movielens latest dataset: https://grouplens.org/datasets/movielens/latest/
|
| 7 |
+
- The Movies dataset: https://www.kaggle.com/datasets/rounakbanik/the-movies-dataset
|
| 8 |
+
- The Tag Genome dataset for movies: https://grouplens.org/datasets/movielens/tag-genome-2021/
|
| 9 |
+
- The Tag Genome dataset for books: https://grouplens.org/datasets/book-genome
|
| 10 |
+
|
| 11 |
+
### References
|
| 12 |
+
- [Kotkov et al., 2021] Kotkov, D., Maslov, A., and Neovius, M. (2021). Revisiting the tag relevance prediction problem. In Proceedings of the 44th International ACM SIGIR conference on Research and Development in Information Retrieval.
|
| 13 |
+
- [Vig et al., 2012] Vig, J., Sen, S., and Riedl, J. (2012). The tag genome: Encoding community knowledge to support novel interaction. ACM Trans. Interact. Intell. Syst., 2(3):13:1–13:44.
|
| 14 |
+
|