tobiasaurer commited on
Commit
b3cb585
1 Parent(s): e6c0240

formatting changes

Browse files
pages/3 - Similarity-Based Recommender.py CHANGED
@@ -34,8 +34,9 @@ st.write("""
34
  ### Instructions
35
  Type in the title of a movie for which you would like to receive similar recommendations.
36
  Move the slider to the desired number of recommendations you wish to receive.
37
- If you want to receive links for popular streaming services for the recommendations, type in your countrycode (popular values are "us" for the United States, and "de" for Germany)
38
- Leave this field empty if you don't want to get links.
 
39
  Afterwards, simply click the "Get Recommendations" button to receive recommendations that are most similar to the given movie.
40
 
41
  __Optional__: You can narrow down the recommendations by picking one or several genre(s).
 
34
  ### Instructions
35
  Type in the title of a movie for which you would like to receive similar recommendations.
36
  Move the slider to the desired number of recommendations you wish to receive.
37
+
38
+ If you want to receive links for popular streaming services for the recommendations, type in your countrycode (popular values are "us" for the United States, and "de" for Germany)
39
+ Leave this field empty if you don't want to get streaming links.
40
  Afterwards, simply click the "Get Recommendations" button to receive recommendations that are most similar to the given movie.
41
 
42
  __Optional__: You can narrow down the recommendations by picking one or several genre(s).