aditeyabaral / aditeyabaral/bangalore-flat-and-flatmates-crawler

Better processing for finding similar keywords

Open
#2 2 comments 0 reactions 0 assignees View on GitHub
enhancement facebook-scraper/main help wanted selenium
Dominant language
Python
Stars
19
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Finding similar keywords using edit distance works alright for single words - `"Indiranagar"` and `"Indranagar"` get matched as the same word.

However, the algorithm will not work if the keyword itself consists of 2 or more words - `"wind tunnel road"`, `"old airport road"` etc. Is there a way to tackle this and implement edit distance for such words picked up from the content?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.