Bug #1992
Remove the tagging of KPs with sim_score < 0.5
Start date:
01/08/2022
Due date:
% Done:
0%
Estimated time:
3.00 h
Description
Although we decided to tag KPs with sim_score < 0.5 as metadata, we realized that they are quite meaningless. We can switch off the tagging of KPs with sim_score < 0.5.
We can make the relevant changes in br3_ir3_tagger.py (KPs originally with sim_score < 0.5), tagging_utils.py (sim_score reduction due to context similarity) and noun_phrase_comparisons.py (arranging of KPs ordered by their sim_scores)