add new post under search engine

This commit is contained in:
hcrypt 2024-02-08 17:45:53 +05:30 committed by GitHub
parent 3f97f8d90a
commit 9aa213120b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -352,6 +352,7 @@ It's a great way to learn.
* [**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/)
* [**Python**: _A search engine in 80 lines of Python_](https://www.alexmolas.com/2024/02/05/a-search-engine-in-80-lines.html)
#### Build your own `Shell`