Bug #1916
Bug fix to find the correct beginning of mainKP for a given subKP
Start date:
11/23/2021
Due date:
% Done:
0%
Estimated time:
2.50 h
Description
In tagging_utils.py, the function check_subKP_fullness_ratio is not able to correctly identify the tagged mainKP. It is the search for the beginning of mainKP that is erroneous. Feel free to modify the entire condition for searching the beginning if it is required. Handle the edge cases for it as well.