This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Description
We need to refactor URL keyword assessment to accommodate morphology.
- If the keyword has 1 or 2 content words: GOOD if all content words are in the URL, OK otherwise.
- If the keyword has >2 content words: GOOD if > half of content words are in the URL, OK otherwise.
Please also see if this change fixes the problem in #1608.