Feature #1810
Feature #1809: Checking the context of the KP matched with "word1.word2" header variant
Implement the penalty algorithm for KPs matching with "word1.word2" header variants in update_similarity_with_context function
Start date:
10/11/2021
Due date:
% Done:
0%
Estimated time:
2.50 h
Description
After all the difficulties faced during the implementation of the above penalty in the BR3_IR3_tagger.py in the generate_candidates function, we should shift the implementation to the update_similarity_with_context function from tagging_utils.py script.