Activity
From 11/22/2021 to 12/21/2021
12/21/2021
- 02:51 PM Bug #1968 (Rejected): Absence of P's in partial KPs
- In lib ref, it has been noticed that some partial KPs do not have P's appended in the tags. We need to investigate th...
- 12:07 PM Feature #1952 (In Progress): Ignore some KPs in the entire book based on the book name
- 12:06 PM Task #1895 (Resolved): Drop low confidence KPs if it is a substring/subKP of a nearby tagged KP with high confidence
- 12:06 PM Task #1895 (In Progress): Drop low confidence KPs if it is a substring/subKP of a nearby tagged KP with high confidence
- 11:46 AM Feature #1892 (In Progress): In "set_subtract_const_h" method, add penalty for headers with all words within CW 500 unstemmed
12/19/2021
- 09:24 AM Task #1961 (Resolved): Process the header variant such that discard the starting word if it is ADJ/ADV and within CW_50
- "more elaborate" KP was getting tagged in HowTos book. The header guilty for it was "more elaborate multiprocessing"....
- 09:04 AM Bug #1959 (Rejected): Increase the sim_scores of the KP
- 08:35 AM Bug #1959 (Rejected): Increase the sim_scores of the KP
- 09:04 AM Bug #1960 (Resolved): Increase the sim_scores of the KP "XDR data"
- The KP "XDR data" matches exactly with the similar_doc. It deserves to be BOLD purple. We need to find the reason why...
- 08:35 AM Bug #1958 (Resolved): Find the POS scheme for excluding the KPs exactly same as document header
- In most cases, we would like to remove the KPs if they are exact matches of the document header but there are some ca...
- 08:30 AM Bug #1957 (Resolved): Make changes to ensure that KP same as the document header is not tagged in the document
- For this, we noticed that there are some KPs in the documents which are the same as the document header. We need to m...
- 08:21 AM Bug #1956 (Resolved): Find the reason of low sim_score of "spawn start method"
- We need to find the reason for the low sim_scores of the "spawn start method" and make appropriate changes to ensure ...
12/17/2021
- 02:45 PM Feature #1952 (New): Ignore some KPs in the entire book based on the book name
- Using the book name added in the latest token files, we need to make sure that KPs similar to that are ignored. We ne...
12/16/2021
- 06:34 AM Task #1899 (Resolved): Tag all the skipped KPs with special temporary tags
- 06:33 AM Task #1900 (Resolved): Un-tag the temporary tags added while skipping the KPs
12/15/2021
- 11:18 AM Task #1899 (In Progress): Tag all the skipped KPs with special temporary tags
- 11:18 AM Task #1900 (In Progress): Un-tag the temporary tags added while skipping the KPs
12/14/2021
12/12/2021
- 05:36 PM Bug #1918 (In Progress): Bug fix to find the correct ending of mainKP for a given subKP
- 05:28 PM Bug #1933 (Resolved): Correct processing of some headers to generate appropriate header variants - Contd
12/10/2021
12/09/2021
- 01:28 PM Bug #1939 (In Progress): Review the candidates added by check_distant_cands
- There have been some cases of bad KPs that are getting added by the check_distant_cands function.
E.g.
KP: functi...
12/08/2021
- 11:44 AM Bug #1933 (In Progress): Correct processing of some headers to generate appropriate header variants - Contd
- 11:42 AM Bug #1933 (Resolved): Correct processing of some headers to generate appropriate header variants - Contd
- In C-API, we can see there are some inappropriate header processing which is leading to wrong/incorrect header varian...
- 10:39 AM Bug #1861 (In Progress): Finding the reason of low scores hyphenated KPs
- 09:54 AM Bug #1848 (Resolved): Remove KPs with unwanted word in "past" tense
- 09:41 AM Bug #1923 (Resolved): Find the reason of tagging KP "handler, and formatter" with "formatters" header variant
- 09:39 AM Bug #1906 (Resolved): Changes to make sure KP "c-types" is a red link atleast
12/06/2021
- 02:12 PM Bug #1669 (Resolved): Getting rid of all dependency on Colab for the current code path
- 05:15 AM Task #1927 (Resolved): Find the reason why "unsigned integers", "signed integers" & "floating point" is light red i.e. low conf
12/03/2021
- 01:10 PM Bug #1754 (Closed): In partial_header_match, increase penalty for some KPs where start and end words are same as header variant
- 01:06 PM Bug #1885 (Resolved): Prevent tagging of "use numpy" KP in Numpy User Guide
- 12:04 PM Bug #1905 (Resolved): Removing KPs like "define", "defined", etc
- 11:53 AM Task #1921 (Resolved): Exclude both plural and singular forms of the words from Common Word list
- 10:17 AM Feature #1856 (Rejected): Penalise the multi-word KP based on "Past" tense & vector similarity score
12/02/2021
- 08:29 AM Task #1927 (In Progress): Find the reason why "unsigned integers", "signed integers" & "floating point" is light red i.e. low conf
- 08:28 AM Task #1927 (Resolved): Find the reason why "unsigned integers", "signed integers" & "floating point" is light red i.e. low conf
- It was observed that in the Numpy API Ref book, the sim_scores of "unsigned integers", "signed integers" & "floating ...
12/01/2021
- 10:20 AM Bug #1923 (In Progress): Find the reason of tagging KP "handler, and formatter" with "formatters" header variant
- 05:05 AM Bug #1905 (In Progress): Removing KPs like "define", "defined", etc
11/30/2021
- 08:11 AM Bug #1924 (In Progress): Check the header variants generated by the variations_conjunctions
- The header is of the form 'x and y z' and we are supposed to get 'x z' and 'y z' in addition to the original. However...
- 07:05 AM Bug #1923 (Resolved): Find the reason of tagging KP "handler, and formatter" with "formatters" header variant
- In HowTos book KPI sheet, "handler, and formatter" & "handlers, and formatters" KP are tagged with "formatters" KP on...
- 05:51 AM Bug #1920 (Resolved): Reduce execution time of kpe_script.py
11/29/2021
11/25/2021
- 09:38 AM Task #1921 (In Progress): Exclude both plural and singular forms of the words from Common Word list
- 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...
- 07:06 AM Bug #1920 (In Progress): Reduce execution time of kpe_script.py
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....
- 06:44 AM Task #1907 (Resolved): Make changes in variations_in_common_section_words to make sure "Ipython interpreter" is linked to "interpreter" KP
- 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...
11/23/2021
- 02:29 PM Bug #1916 (Rejected): Bug fix to find the correct beginning of mainKP for a given subKP
- 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 ...
- 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 ...
- 08:32 AM Bug #1906 (In Progress): Changes to make sure KP "c-types" is a red link atleast
Also available in: Atom