Semantic Search
by Kavita Ganeshan
Interesting problems
Semantic Search in Unstructured documents
- Important KEYWORD EXTRACTOR
- Abbreviations expansion
- Building dictionary / vocabulary
- single words
1. Using our custom built word2vec using GENSIM + Spacy 1. spacy vector similarity - learn phrases 1. link-1 1. link-2
- single words
- Policy Number Extraction using BiLSTM-CRF
- Providing reverse dictionary
- Semantic Search
- Text generation for suggesting keyword queries
- Visual search engine
- NBoost for elasticsearch
Links that were useful while working on Semantic Search
Here are some of the links that might be useful for semantic search engine related work.
- Fuzzy query on elasticsearch
- Synonym query elasticsearch
- Semantic search using BERT
- Semantic Search using embeddings
- Use embeddings with the Elastic index
- Use Doc2Vec to find similar documents
- https://stackoverflow.com/questions/42781292/doc2vec-get-most-similar-documents
- https://kanoki.org/2019/03/07/sentence-similarity-in-python-using-doc2vec/
- People I follow for this topic
Subscribe via RSS