Project

General

Profile

Bug #1765

Updating the P of tagged KPs where subKP and mainKP are separated by symbols

Added by Anonymous over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
Start date:
09/30/2021
Due date:
% Done:

0%

Estimated time:
(Total: 2.00 h)

Description

It was noticed that for single word subKPs and mainKPs separated by symbols, there were some discrepancies in the way Ps were being appended to the BR2 tag.

For e.g.

os.path.basename(sys.argv[0]) BR2PPPPPPPPPPPPP 421 ^&* os.path.basename ^&* 1.0 1993 ^&* sys.argv ^&* 0.95 722 ^&* 0.833

Here only "os.path.basename" was getting tagged while the list of similar docs included documents for "sys.argv" as well. So we need to update the P's added as per the subKP founded and their similar docs being added to the similar_doc_id string.


Subtasks

Feature #1766: Refactoring and updating the logic of update_tags function to make universal use in mainKP and subKP taggingResolved09/30/2021

Actions
#1

Updated by Anonymous over 3 years ago

  • Status changed from New to In Progress
#2

Updated by Anonymous over 3 years ago

  • Status changed from In Progress to Resolved

Also available in: Atom PDF