Creates a document text search class instance.
Notebook is explorational effort to develop the class.
- Utilized vector spaces, bag of words, TF-IDF
- TF-IDF scoring with sklearn
- Keyword filtering
- Embeddings and Vector Search
- Word2Vec and other approaches for word embeddings