Welcome to My Blog
-
Search Engine using Tf-Idf
Search Engine plays a very important part of our everyday life. For every small information, we tend to search it on the search engine. So, here is the search engine for the Movie Search using MovieLens Dataset.The dataset I used is from Kaggle. The dataset consists of Movie data like Movie Overview, IMDB Rating, Release… Read more
-
Image Search and Caption Generation
Image Captioning is the process of generating a textual description of an image. It uses both Natural Language Processing and Computer Vision to generate the captions. In this project, I have implemented an image search feature. For the search feature, first, we have to generate a caption for the images present in our database. For caption generation, we will go… Read more
-
Text Classification by Naive Bayes Classifier
Classification is a process related to categorization, the process in which ideas and objects are recognized, differentiated and understood. Classification task is the process of predicting a class when multiple data points are given. This classifier uses a training data to understand how the variables that are given as input, identify with a specific class. Out of… Read more
Follow My Blog
Get new content delivered directly to your inbox.