Activity
From 12/10/2021 to 01/08/2022
01/08/2022
- 01:42 PM Bug #1992 (In Progress): Remove the tagging of KPs with sim_score < 0.5
- 12:55 PM Bug #1977 (In Progress): Review KPs with "also" word
01/06/2022
01/03/2022
- 06:01 PM Bug #2003 (New): Make changes in generate_candidates function to fix the code for skipping KPs with repeated words
- In the generate_candidates function, we have added a piece of code that is responsible for discarding the KP with rep...
01/01/2022
- 07:22 AM Bug #1998 (Resolved): Fix the bug in the tagging of "dict" and "dictionary" KP
- In the C-API book, similar docs of the KP "dict" and "dictionary" are different. Not just that, the sim_score of dict...
- 07:18 AM Bug #1997 (New): Increase the sim_score of "tuple" KP in C-API book
- In the C-API book, the KP "tuple" has a sim_score 0.875. It is linked to the document #####140#%&Table Of Contents#%&...
- 07:13 AM Bug #1996 (Rejected): Increase the sim_score of "tuple
- 07:13 AM Bug #1996 (Rejected): Increase the sim_score of "tuple
12/31/2021
12/30/2021
- 06:15 PM Bug #1924 (In Progress): Check the header variants generated by the variations_conjunctions
- 05:02 PM Bug #1924 (Resolved): Check the header variants generated by the variations_conjunctions
- 05:40 PM Bug #1992 (Resolved): Remove the tagging of KPs with sim_score < 0.5
- Although we decided to tag KPs with sim_score < 0.5 as metadata, we realized that they are quite meaningless. We can ...
- 05:03 PM Feature #1892 (Resolved): In "set_subtract_const_h" method, add penalty for headers with all words within CW 500 unstemmed
12/29/2021
- 02:19 PM Bug #1939 (In Progress): Review the candidates added by check_distant_cands
- 11:21 AM Bug #1924 (In Progress): Check the header variants generated by the variations_conjunctions
- 07:50 AM Feature #1812 (Rejected): Analysis for improvising the algorithms
- Duplicate of 1813
- 07:49 AM Feature #1813: Analysis for improvising the algorithms
- Reassigned to Nandini
- 05:30 AM Task #1897 (Resolved): Skip the repeating KPs within 50 words according to new scheme
- 05:30 AM Bug #1747 (In Progress): Add condition for "callbacks" in the lemmatization wrapper
- 05:28 AM Bug #1960 (In Progress): Increase the sim_scores of the KP "XDR data"
12/27/2021
- 11:29 AM Bug #1956 (In Progress): Find the reason of low sim_score of "spawn start method"
- 06:05 AM Bug #1924 (Resolved): Check the header variants generated by the variations_conjunctions
12/26/2021
12/25/2021
- 06:54 AM Bug #1984 (New): Removal of KP "configuration" from Lib Ref or reduction of sim_score
- In Lib Ref, tagging of KP "configuration" does not make sense. The linked document is completely out-of-context. We s...
- 06:39 AM Bug #1983 (New): Increase the sim_scores of the KP "locale"
- In Lib Ref, the sim_score of "locale" KP is very low when the context of the KP looks perfect. We should check why th...
- 06:37 AM Bug #1886 (Closed): Prevent tagging or reduce scores of "indexes changed" KP in "Numpy User Guide"
12/24/2021
- 11:07 AM Bug #1924 (In Progress): Check the header variants generated by the variations_conjunctions
12/23/2021
12/22/2021
- 06:58 PM Bug #1977 (Resolved): Review KPs with "also" word
- I found some KPs in Lib Ref which have "also" word and although they have assigned a score in the range of [0.85, 0.9...
- 06:50 PM Task #1976 (In Progress): Increase the sim_score of KP "dst" in Lib Ref
- the KP "dst" despite being a very good KP and having perfectly linked similar_docs, the sim_score for it is just 0.8....
- 06:22 PM Task #1975 (Resolved): Check why the sim_score of KP "stderr" is less as compared to "stdout"
- In Lib Ref, the sim_score of stderr KP is less than the stdout. This KP also deserves to be a 1KP. We should check wh...
- 06:04 PM Bug #1974 (In Progress): Reduce the sim_score of KP "exception classes"
- The KP "exception classes" is a 1KP in lib ref, it would be better to reduce the score to light purple 0.9 to 0.8 ran...
- 05:57 PM Bug #1973 (Rejected): Reduce the sim_score of
- 05:57 PM Bug #1973 (Rejected): Reduce the sim_score of
- 03:32 PM Bug #1958 (In Progress): Find the POS scheme for excluding the KPs exactly same as document header
- 02:36 PM Task #1898 (In Progress): Skip the repeating KPs within 50 words according to new scheme - Contd
- 02:35 PM Bug #1918 (Resolved): Bug fix to find the correct ending of mainKP for a given subKP
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
Also available in: Atom