Bug #2003
Make changes in generate_candidates function to fix the code for skipping KPs with repeated words
Start date:
01/03/2022
Due date:
% Done:
0%
Estimated time:
1.50 h
Description
In the generate_candidates function, we have added a piece of code that is responsible for discarding the KP with repeated words however it is not considering singular and plural forms of the words as the same. We need to make relevant changes to ensure that happens. As a result, KPs like "array with index arrays" will also get discarded.
No data to display