Project

General

Profile

Bug #1920

Reduce execution time of kpe_script.py

Added by Nandini Bansal about 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
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 Nandini Bansal about 3 years ago

  • Assignee set to Nandini Bansal
#2

Updated by Nandini Bansal about 3 years ago

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

Updated by Nandini Bansal almost 3 years ago

  • Status changed from In Progress to Resolved
#4

Updated by Nandini Bansal almost 3 years ago

  • % Done changed from 0 to 100

Also available in: Atom PDF