Activity
From 03/18/2022 to 04/16/2022
04/13/2022
- 05:08 PM Bug #2180 (Rejected): (9 mar testing: d10) '__add__', '__mul__', '__imul__' and 'operator' should not be 1KP since there is no context match
- Solved by fixes to other tickets.
04/10/2022
- 02:38 PM Task #2259 (Resolved): Use processed definition strings to find similar documents
- Today, if we have 'dictionary' KP in a document in lib ref book, we point to 'Python 3 Library Reference > Built-in T...
- 02:36 PM Bug #2258 (Resolved): Process definitions line like subsections header line and create the definitions-proc line
- 02:36 PM Task #2257 (Resolved): Copy definitions line to definitions-proc line
- This is just a hack to quickly use this line downstream
- 02:34 PM Bug #2256 (New): Support for definitions/defStrings
- In a token file, some documents may contain a line "$%^definitions:<defString1>#$<defString2>#$..." under the "$%^sub...
04/06/2022
- 04:25 PM Bug #2222 (Resolved): Mark all the ANPs not chosen to be KPs so far due to proximity as brown KPs
- 04:24 PM Task #2223 (Resolved): Change proximity threshold from 50 words to 250 words
- 04:24 PM Task #2223 (In Progress): Change proximity threshold from 50 words to 250 words
04/02/2022
- 12:39 PM Feature #2234 (New): Pick right parts of "KP sentence" and sentences before and after
- In 'Python 3 Library Reference > Data Types' document (https://edutestdev-240612.appspot.com/document/python-3-pl-202...
03/29/2022
03/28/2022
- 12:07 PM Task #2221 (Rejected): Treat singular and plural forms of ANPs as duplicates
- This is done already.
- 07:34 AM Task #2221 (Rejected): Treat singular and plural forms of ANPs as duplicates
- For example, consider Python 3 Library Reference > Python Runtime Services > dataclasses — Data Classes > Module cont...
- 08:22 AM Task #2224 (New): Maintain efficiency although we add brown links for duplicates
- Please add an integer after BR2. Let the id for the first BR2 be 0. Then, id is incremented for every unique BR2.
... - 07:36 AM Task #2223 (Resolved): Change proximity threshold from 50 words to 250 words
- 07:35 AM Bug #2222 (Resolved): Mark all the ANPs not chosen to be KPs so far due to proximity as brown KPs
- Please define a constant BROWN_SCORE as 0.79 and assign such ANPs a score of min(actual score, BROWN_SCORE).
That ...
03/27/2022
- 10:48 AM Bug #2215 (Resolved): Need correction in processing sub-headers
- In Python 3 Library Reference > Built-in Types > Mapping Types — dict, the processed sub headers are [class dict (**k...
Also available in: Atom