Update README

This commit is contained in:
jwradhe 2024-11-12 21:29:10 +01:00
parent 9fdd67d892
commit 9765677235

View File

@ -11,8 +11,8 @@ First thing to do is to extract TMDB_tv_dataset_v3.zip in dataset folder so that
Start main.py and it will load dataset and ask for a title to get recommendations from, also how many recommendations wanted. Then enter and you will have those recommendations presented on screen.
[!NOTE]
First time loading program it will generate Sentence-BERT embeddings that will help program get better recommendations, this can take up to 5min due to big datafile.
> [!NOTE]
> First time loading program it will generate Sentence-BERT embeddings that will help program get better recommendations, this can take up to 5min due to big datafile.
## Specification