From 5cfc936204d1cc97844a604e8d637cb797989767 Mon Sep 17 00:00:00 2001 From: Daniel Stefanovic Date: Mon, 18 Jun 2018 14:55:29 +0200 Subject: [PATCH] Add tutorial #197 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e75e2c9..000904b 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ * [**Python**: _Building a Vector Space Indexing Engine in Python_](https://boyter.org/2010/08/build-vector-space-search-engine-python/) * [**Python**: _Building A Python-Based Search Engine_](https://www.youtube.com/watch?v=cY7pE7vX6MU) [video] * [**Python**: _Making text search learn from feedback_](https://medium.com/filament-ai/making-text-search-learn-from-feedback-4fe210fd87b0) +* [**Python**: _Finding Important Words in Text Using TF-IDF_](https://stevenloria.com/tf-idf/) #### Build your own `Shell`