Project

General

Profile

Bug #1920

Reduce execution time of kpe_script.py

Added by Anonymous over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
Start date:
11/25/2021
Due date:
% Done:

100%

Estimated time:
1.00 h

Description

Kpe_script.py is known to take a long time to run for a bunch of books like Library Reference, Numpy User Guide, etc. One of the reasons is that it runs functions for extracting keyphrases from the dataset using textacy and noun_chunks even when they are not being used currently. We should make changes to ensure that these functions are not called and columns (in CSV) where this data was supposed to be added should be left empty.

#1

Updated by Anonymous over 3 years ago

  • Assignee set to Anonymous
#2

Updated by Anonymous over 3 years ago

  • Status changed from New to In Progress
  • Start date changed from 11/24/2021 to 11/25/2021
#3

Updated by Anonymous over 3 years ago

  • Status changed from In Progress to Resolved
#4

Updated by Anonymous over 3 years ago

  • % Done changed from 0 to 100

Also available in: Atom PDF