Project

General

Profile

Activity

From 10/30/2021 to 11/28/2021

11/25/2021

09:38 AM Task #1921 (In Progress): Exclude both plural and singular forms of the words from Common Word list
Anonymous
09:30 AM Task #1921 (Resolved): Exclude both plural and singular forms of the words from Common Word list
As per Sakshi's observation, many plural KPs are assigned lower sim_score as compared to singular KPs. Upon investiga... Nandini Bansal
07:06 AM Bug #1920 (In Progress): Reduce execution time of kpe_script.py
Nandini Bansal

11/24/2021

01:44 PM Bug #1920 (Resolved): Reduce execution time of kpe_script.py
Kpe_script.py is known to take a long time to run for a bunch of books like Library Reference, Numpy User Guide, etc.... Nandini Bansal
06:44 AM Task #1907 (Resolved): Make changes in variations_in_common_section_words to make sure "Ipython interpreter" is linked to "interpreter" KP
Rohit Choudhary
06:42 AM Bug #1919 (Resolved): Reduce the sim_scores of KPs matching with some specific header variants generated from variations_special_function
In BR3_IR3_tagger.py, some specific header variants generated from variations_special_function are leading to bad hig... Nandini Bansal

11/23/2021

02:29 PM Bug #1916 (Rejected): Bug fix to find the correct beginning of mainKP for a given subKP
Nandini Bansal
12:24 PM Bug #1916 (Rejected): Bug fix to find the correct beginning of mainKP for a given subKP
In tagging_utils.py, the function check_subKP_fullness_ratio is not able to correctly identify the tagged mainKP. It ... Nandini Bansal
02:29 PM Bug #1918 (Resolved): Bug fix to find the correct ending of mainKP for a given subKP
In tagging_utils.py, the function check_subKP_fullness_ratio is not able to correctly identify the tagged mainKP. It ... Nandini Bansal
08:32 AM Bug #1906 (In Progress): Changes to make sure KP "c-types" is a red link atleast
Anonymous

11/18/2021

12:10 PM Task #1907 (In Progress): Make changes in variations_in_common_section_words to make sure "Ipython interpreter" is linked to "interpreter" KP
Rohit Choudhary
09:55 AM Task #1907 (Resolved): Make changes in variations_in_common_section_words to make sure "Ipython interpreter" is linked to "interpreter" KP
We saw that "interpreter" KP was only getting linked to "Python Interpreter" not "IPython Interpreter". We have to ma... Nandini Bansal
06:47 AM Bug #1906 (Resolved): Changes to make sure KP "c-types" is a red link atleast
In https://edutestdev-240612.appspot.com/document/numpy-api-reference-pl-2021-11-15-214115.298381-spl/api?documentURL... Nandini Bansal
06:45 AM Bug #1905 (Resolved): Removing KPs like "define", "defined", etc
In https://edutestdev-240612.appspot.com/document/numpy-api-reference-pl-2021-11-15-214115.298381-spl/api?documentURL... Nandini Bansal

11/17/2021

01:08 PM Bug #1896 (Rejected): Tagging bug of the KP
Nandini Bansal
08:21 AM Bug #1896 (Rejected): Tagging bug of the KP
In https://edutestdev-240612.appspot.com/document/numpy-api-reference-pl-2021-11-15-214115.298381-spl/api?documentURL... Nandini Bansal
10:26 AM Task #1900 (Resolved): Un-tag the temporary tags added while skipping the KPs
In #1899, we tagged the skipped KPs with temporary tags BRS/IRS. After recreate function completes, we need to revert... Nandini Bansal
10:20 AM Task #1899 (Resolved): Tag all the skipped KPs with special temporary tags
As a sub-task to implement #1895, we have to tag all the skipped positions of the KP with a special temporary tag *BR... Nandini Bansal
08:43 AM Task #1898 (In Progress): Skip the repeating KPs within 50 words according to new scheme - Contd
The repeating KPs within 50 words should be skipped as per the new scheme:
If multiple instances of the same KP ar...
Nandini Bansal
08:40 AM Task #1897 (Resolved): Skip the repeating KPs within 50 words according to new scheme
The repeating KPs within 50 words should be skipped as per the new scheme:
If multiple instances of the same KP ar...
Nandini Bansal
06:47 AM Bug #1834 (Resolved): Repeating words in the KP
Rohit Choudhary
06:35 AM Task #1895 (Resolved): Drop low confidence KPs if it is a substring/subKP of a nearby tagged KP with high confidence
We need to make changes to drop the KPs if they are substrings/subKPs of a nearby tagged KP with high confidence.
...
Nandini Bansal

11/16/2021

02:44 PM Task #1858 (Resolved): Extending the variation_slash function in BR3_IR3_tagger.py
Anonymous
06:00 AM Task #1858 (In Progress): Extending the variation_slash function in BR3_IR3_tagger.py
Anonymous
01:38 PM Feature #1892 (Resolved): In "set_subtract_const_h" method, add penalty for headers with all words within CW 500 unstemmed
In the "set_subtract_const_h" method, we assign a penalty to the header based on some condition. We would like to add... Nandini Bansal
06:14 AM Bug #1886 (In Progress): Prevent tagging or reduce scores of "indexes changed" KP in "Numpy User Guide"
Nandini Bansal

11/15/2021

03:00 PM Bug #1887 (Resolved): Prevent tagging of KPs like "removing", "adding", etc
Nandini Bansal
05:03 AM Bug #1887 (In Progress): Prevent tagging of KPs like "removing", "adding", etc
Nandini Bansal
05:03 AM Bug #1887 (Resolved): Prevent tagging of KPs like "removing", "adding", etc
Devise a scheme to eliminate KPs like "removing", "adding", etc and ensure that they are not tagged. Make sure that t... Nandini Bansal
02:45 PM Bug #1877 (Resolved): Prevent tagging of KP "to numpy" in Numpy User Guide book
Rohit Choudhary
02:45 PM Task #1863 (Resolved): Finalize scheme for removing "etc" header variant
Rohit Choudhary
02:35 PM Task #1864 (Resolved): Finalize scheme for removing "unaffected" header variant
Nandini Bansal
10:33 AM Task #1862 (Resolved): Finding the reason why "initialization" header variants is giving high confidence KPs
Anonymous
06:02 AM Bug #1777 (Resolved): Correct processing of some headers to generate appropriate header variants
Rohit Choudhary
05:59 AM Bug #1885 (In Progress): Prevent tagging of "use numpy" KP in Numpy User Guide
Rohit Choudhary

11/12/2021

01:35 PM Bug #1755 (Resolved): In partial_header_match, increase penalty for some KPs where start and end words are same as header variant
Anonymous
12:11 PM Bug #1886 (Closed): Prevent tagging or reduce scores of "indexes changed" KP in "Numpy User Guide"
In the "numpy user guide" book, we need to make sure KPs like "indexes changes" are either not tagged or assigned a v... Nandini Bansal
12:02 PM Bug #1885 (Resolved): Prevent tagging of "use numpy" KP in Numpy User Guide
In "use numpy" KP is getting tagged in the "Numpy User Guide" book, we need to make sure that it does not happen. Dev... Nandini Bansal
12:02 PM Task #1857 (Resolved): Extending the remove_header_by_adjective method to improvise the quality of KPs
Anonymous
12:01 PM Task #1857 (In Progress): Extending the remove_header_by_adjective method to improvise the quality of KPs
Anonymous
06:28 AM Task #1864 (In Progress): Finalize scheme for removing "unaffected" header variant
Nandini Bansal
06:14 AM Task #1862 (In Progress): Finding the reason why "initialization" header variants is giving high confidence KPs
Anonymous

11/11/2021

09:30 AM Bug #1877 (In Progress): Prevent tagging of KP "to numpy" in Numpy User Guide book
Rohit Choudhary
09:15 AM Bug #1877 (Resolved): Prevent tagging of KP "to numpy" in Numpy User Guide book
We need to make sure "to numpy" KP is not tagged in the Numpy User Guide book. Please devise a scheme for it.
The ...
Nandini Bansal
09:13 AM Task #1863 (In Progress): Finalize scheme for removing "etc" header variant
Rohit Choudhary

11/09/2021

09:23 AM Task #1864 (Resolved): Finalize scheme for removing "unaffected" header variant
In the "Numpy User Guide" book, "unaffected" is a header variant that is generating moderately high confidence KPs. W... Nandini Bansal
09:21 AM Task #1863 (Resolved): Finalize scheme for removing "etc" header variant
In the "Numpy User Guide" book, "etc" is a header variant that is generating high confidence KPs. We need to come up ... Nandini Bansal
08:20 AM Task #1862 (Resolved): Finding the reason why "initialization" header variants is giving high confidence KPs
In C-API book,
Cases like these have low scores already:
header: finalization
cand: finalize
Not sure why...
Nandini Bansal
08:09 AM Bug #1861 (Resolved): Finding the reason of low scores hyphenated KPs
In MR https://gitlab.com/kordale/rk-ai-3/-/merge_requests/839 & https://gitlab.com/kordale/rk-ai-3/-/merge_requests/8... Nandini Bansal

11/08/2021

02:12 PM Bug #1753 (Closed): In partial_header_match, skip penalty for some KPs where start and end words are same as header variant
Anonymous

11/03/2021

01:03 PM Feature #1805 (Resolved): Remove KPs starting with numbers in words
Anonymous
12:54 PM Task #1858 (Resolved): Extending the variation_slash function in BR3_IR3_tagger.py
In the C-API book, we saw KPs like "python/c" even when "python/c api" was present in the entirety. The reason is tha... Nandini Bansal
11:17 AM Task #1857 (Resolved): Extending the remove_header_by_adjective method to improvise the quality of KPs
In both C-API & Lib Ref book, there are headers like "other methods", "other functions", "other objects" present whic... Nandini Bansal
08:39 AM Feature #1856 (Rejected): Penalise the multi-word KP based on "Past" tense & vector similarity score
In filter_by_past_tense, there is a condition which checks whether the KP is multi-word. If it is, we don't check the... Nandini Bansal
07:09 AM Bug #1755 (In Progress): In partial_header_match, increase penalty for some KPs where start and end words are same as header variant
Anonymous
07:09 AM Bug #1753 (In Progress): In partial_header_match, skip penalty for some KPs where start and end words are same as header variant
Anonymous
06:53 AM Bug #1848 (In Progress): Remove KPs with unwanted word in "past" tense
Rohit Choudhary

11/02/2021

01:19 PM Bug #1848 (Resolved): Remove KPs with unwanted word in "past" tense
In the Library Reference book, there are some cases of KPs which included unwanted words in the past tense. In the ge... Nandini Bansal
12:46 PM Feature #1807 (Resolved): Add a functionality in the ADR to log the KPs where sim_scores are changing
Rohit Choudhary
12:45 PM Bug #1752 (Resolved): In partial_header_match, reduce penalty for some KPs where start and end words are same as header variant
Rohit Choudhary
05:34 AM Bug #1834 (In Progress): Repeating words in the KP
Rohit Choudhary

11/01/2021

11:14 AM Bug #1834 (Resolved): Repeating words in the KP
One case has been identified of the KP in the Library Reference book where the KP is "attribute attribute". It has be... Nandini Bansal
05:25 AM Feature #1593 (Rejected): Eliminate certain header variants generated from variations_in_common_section_words
Nandini Bansal
 

Also available in: Atom