Load the movie review dataset and do pre-processing by Spacy

Fit IDF based on all the docs that we have

Fit a word2vec model based on all the docs that we have

Fit a LDA model based on all the docs that we have

Let's assemble all these together and build a very simple search engine!

Input:

Output:

Build a search engine for all reviews