We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da204b commit f4e2021Copy full SHA for f4e2021
movie_recommendation/README.md
@@ -4,7 +4,7 @@ This is a simple movie recommedation using `cosine_similarity` and `CountVectori
4
5
You can use the google colab to run the program if you dont have jupyter notebook installed.
6
7
-### Also if you are using juypter notebook make sure you have:
+### Also if you are using juypter notebook make sure you have installed:
8
- `pandas`
9
- `numpy`
10
- `rake_ntlk`
0 commit comments