Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 432 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 432 Bytes

Search Engine With PyLucene & BERT

This project is a search engine for movies. The movie data is indexed using Lucene and BERT. Users can choose the index type.

Most of the work done in this project for a gradute level Information Retreival class. It's been further enhanced as personal project.

Data is sourced from IMDB.com

Demo

Visit Search Movies