From c50435a231d615530785b019a1198dfa85c2bf27 Mon Sep 17 00:00:00 2001
From: Janos Bekesi <bekesij9+jupyterhub@univie.ac.at>
Date: Fri, 29 Oct 2021 16:04:46 +0200
Subject: [PATCH] Documentation added

---
 README.md | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/README.md b/README.md
index 2bee5bf..8a34eb0 100644
--- a/README.md
+++ b/README.md
@@ -16,3 +16,20 @@ the trained data.
 
 
 
+## Links
+
+If you want to know a bit more, have a look at these pages:
+
+* https://www.machinelearningplus.com/nlp/topic-modeling-gensim-python/
+
+* https://www.machinelearningplus.com/nlp/topic-modeling-visualization-how-to-present-results-lda-models
+
+
+and directly from the horses' mouth:
+
+* https://www.youtube.com/watch?v=FkckgwMHP2s
+
+
+and if you want to play a little, try the fake news dataset from Kaggle (5 years old):
+
+* https://www.kaggle.com/mrisdal/fake-news
-- 
GitLab