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

Description
While keeping the current implementation, add a second check where the keyphrases are being compared based on the base forms of all content words in the keyphrase. The base form will be (for now) guessed for English, for all other languages this new check will allow
- free order of words in the keyphrase (i.e.,
computer screen and screen computer will be matched as the same keyphrase for this assessment)
- non-reliance on exact match of function words (i.e.,
screen of the computer and screen of a computer will be matched) > only for languages with the function word list ready.