Nandini Bansal's activity
From 09/09/2021 to 10/08/2021
10/06/2021
- 11:34 AM RK-A Bug #1712 (Closed): Discarding bad KPs due to uncommon word at the beginning or end
- https://edutestdev-240612.appspot.com/document/python-3-tutorial-pl-2021-10-04-105027.800623-spl/python?documentURL=1...
- 10:25 AM RK-A Bug #1710 (Closed): Skip tokens that are URLs and file paths from tagging
- In recreate function, before calling the match_token_and_KP() function, check whether the current token is a URL or f...
- 05:20 AM RK-A Feature #1708 (Closed): For KPs located very closely, pick the one which is most similar & add a wrapper for lemmatisation to handle some exception cases
- Looking at the screenshot attached below, we can see "iteration", "iterable" & "iterator" are tagged very closely. Th...
09/30/2021
- 08:26 AM RK-A Bug #1688 (In Progress): KeyError in kp_variant_log
- kp_variant_log is a dictionary that keeps track of the variant with which the KP was linked/tagged. The key of the di...
09/20/2021
- 04:50 AM RK-A Bug #1670 (Closed): Fix the bug in saving has_noun dictionary values
- I found an inconsistency in the way values are being stored in the has_noun function in two different places in BR3_I...
09/17/2021
- 08:59 AM RK-A Task #1663 (Resolved): Adding new header variants from pos_nouns function with fullness_ratio 1.0
- The main goal behind this task is to add some meaningful header variants with fullness_ratio 1.0 if a large portion o...
09/16/2021
- 04:56 AM RK-A Task #1657 (Resolved): Modifications in remove_function_signature method to handle some new cases
- Some new cases of headers with functions have been found which are not being handled as given below:
1. time.clock_g...
09/15/2021
- 04:29 AM RK-A Task #1653 (Closed): Adding all the header variants generated by variation_middle_parenthesis to processed_full_header with fullness_ratio 1.0
- An extension of Feature #1615,
For all remaining header variants generated by the variation_middle_parenthesis fu...
09/13/2021
- 08:31 AM RK-A Bug #1644 (Closed): Testing Change: Modify the method of header variants generation using variations_in_common_section_words
- For variations_in_common_section_words, we need to modify the header variants generated by this function. It makes us...
- 08:22 AM RK-A Task #1643 (Closed): Modification in update_doc_id_score_list from tagging_utils.py such that for doc_ids with scores same as self links are reduced by 0.05
- In Task #1561, we allowed the doc_ids which have the same sim_score as the self-link. However, we now want the scores...
Also available in: Atom