Skip to content

Ted-Talk-Recommendation-System: NLP-powered recommendation using TF-IDF and cosine similarity. Deployed with Flask, find setup instructions for personalized Ted Talk suggestions. 🎙️ #NLP #RecommendationSystem

Notifications You must be signed in to change notification settings

HemantDeshmukh026/Ted-Talk-Recommendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ted-Talk-Recommendation-System

Welcome to the Ted-Talk-Recommendation-System! This project utilizes NLP techniques and cosine similarity to recommend Ted Talks based on user preferences.

Project Overview

  • The recommendation system employs TF-IDF (Term Frequency-Inverse Document Frequency) technique for converting text to vectors.
  • Cosine similarity is used to measure the similarity between vectors and recommend relevant Ted Talks.

Deployment

  • Flask has been chosen for the deployment of this recommendation system.
  • Make sure you have Flask and nltk libraries installed to run this project.

Setup Instructions

  1. Clone the project repository.
  2. Extract the project files.
  3. Locate the cs.zip file within the extracted files. This archive contains the necessary .pkl file used in deployment.
  4. Extract the contents of cs.zip.
  5. Ensure that the extracted cs.pkl file is in the same folder as the project.

Running the Project

  • Execute the necessary commands to run the project, and you're ready to explore and enjoy personalized Ted Talk recommendations!

Feel free to reach out if you have any questions or encounter issues. Happy recommending!

About

Ted-Talk-Recommendation-System: NLP-powered recommendation using TF-IDF and cosine similarity. Deployed with Flask, find setup instructions for personalized Ted Talk suggestions. 🎙️ #NLP #RecommendationSystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published