Activity
From 01/26/2022 to 02/24/2022
02/24/2022
02/22/2022
02/21/2022
- 05:24 PM Feature #2138 (Rejected): Task 1.1.2.3. Save remaining variables in pickle/json file format
- Save the remaining variables that are essential to search for candidate phrases into pickle files or JSON files (base...
- 05:22 PM Feature #2137 (Rejected): Task 1.1.2.2. Merge the lists to save pickle file
- Since the get_header_variations function returns a lot of variables, we will have to club many lists into one and sav...
- 05:20 PM Feature #2136 (Rejected): Task 1.1.2.1. Linking google drive and creating folder inside it using python script
- 1. Link the google drive using python library "pydrive" (Refer file_parallel_tagging.py file)
2. Create a folder wit... - 05:16 PM Feature #2135 (Rejected): Task 1.1.1.2: Modify the tag_BR3_IR3 function for new scheme
- Make logical changes in the tag_BR3_IR3 function using the newly added argument where the execution will halt after t...
- 05:13 PM Feature #2134 (Rejected): Task 1.1.1.1: Add argument & create new calling function
- Add a new argument in noun_phrase_comparisons.py that will not trigger the creation of KBs and create a new placehold...
- 04:09 PM Feature #2133 (Resolved): Task 1.2. Tagging of KPs using multiple KBs
- This is the ticket for the KP tagging pipeline where KBs from multiple books will be used for searching candidate phr...
- 04:04 PM Feature #2132 (Resolved): Task 1.1: Tag KPs using only 1 KB only
- This is the ticket for the subtask of tagging KPs using only 1 KB. This flow of KP tagging is meant to replicate the ...
02/20/2022
- 08:38 AM Feature #2131 (Rejected): Task 1.1.2: Creating KBs - Step 3 - Save the KBs
- 1. Link the google drive using python library "pydrive" (Refer file_parallel_tagging.py file)
2. Create a folder wit... - 08:21 AM Feature #2130 (Rejected): Task 1.1.1: Creating KBs - Step 1 & 2
- We will, first of all, add a new argument in noun_phrase_comparisons.py that will only trigger the creation of KBs fr...
- 08:12 AM Feature #2129 (Resolved): Task 1: Creating KBs
- We need to create KBs of different books for inter-book linking of KPs as a part of the new scheme. To create KBs, we...
02/16/2022
02/14/2022
- 10:49 AM Task #2113 (Resolved): Enable creating annotated file with and without occurrence count
- 10:49 AM Task #2113 (In Progress): Enable creating annotated file with and without occurrence count
02/11/2022
- 03:38 PM Task #2113 (Resolved): Enable creating annotated file with and without occurrence count
- We should add a flag to the command line to allow for this.
This will help ease debugging and testing.
02/10/2022
02/09/2022
02/08/2022
- 12:32 PM Task #2081 (Rejected): Dont show 'whitespace' as dark purple because the current document is a better result
- This problem does not exist now. Perhaps, it was fixed when 2025 was fixed.
02/07/2022
- 01:04 PM Task #2094 (Resolved): Tweak 2604 formula for occurrence count
- Please replace formula floor(((totalOccurrenceCountOfKP/totalOccurrenceCountOfAllKPs)*100),0)
with
round(float...
02/06/2022
- 07:50 AM Task #2046 (Resolved): Provide the top 10% of keyphrases by occurrence count for Lib ref, Tutorial, C-API
- 07:49 AM Feature #1557 (In Progress): Ensure some documents do not show up in purple link results
- 07:49 AM Task #2064 (Resolved): Add occurrence % to BR2 line
- 07:48 AM Task #2064 (In Progress): Add occurrence % to BR2 line
02/04/2022
- 08:22 AM Task #2018 (Rejected): Multiple purple links should indeed be one purple link
- Duplicate of 2017
- 06:45 AM Task #2081 (Rejected): Dont show 'whitespace' as dark purple because the current document is a better result
- In https://edutestdev-240612.appspot.com/document/python-3-book-whirlwind-tour-pl-2021-10-08-170000.99999-spl?documen...
02/02/2022
- 05:15 PM Bug #2019 (In Progress): 'listed' should not be a purple link pointing to lists
- 05:15 PM Bug #2017 (Resolved): built-in data types and structure should be a single purple link
01/29/2022
- 07:20 AM Task #2064 (Resolved): Add occurrence % to BR2 line
- On the BR2 line in the annotated file, please add the floor(((totalOccurrenceCountOfKP/totalOccurrenceCountOfAllKPs)*...
Also available in: Atom