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, ReleaseContinue reading “Search Engine using Tf-Idf”

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 goContinue reading “Image Search and Caption Generation”

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 ofContinue reading “Text Classification by Naive Bayes Classifier”

Design a site like this with WordPress.com
Get started