Fast nearest neighbor search with keywords
- My project name is fast nearest neighbor search with keywords
- What questions can be arise during viva
Administrator • Jun 20, 2018
#-Link-Snipped-#â - Could you tell us a bit more about your project? It's difficult to figure out what it does simply by reading the project title.Â
Member • Jun 22, 2018
If you provide more details, we can provide you more information.
But looking at the project title - Few questions popped in my mind:
1. What is the difference between KNN algorithm and your project?
2. what is the distance metric that you are using here?
3. How are you eliminating the long distance problem of KNN?
4. How are you doing the inverted index of the keywords?