View Single Post
Old 03-01-2021, 12:06 AM   #65
booklover2111
Junior Member
booklover2111 began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jan 2021
Device: OASIS2+VOYAGE
Quote:
Originally Posted by xxyzz View Post
The plugin needs to download some nltk data at first run. It also needs to download numpy and more nltk data if x-ray is enabled. Create word wise alone usually takes a few seconds but create x-ray needs more time because it have to download data from Wikipedia for each x-ray term. You can disable x-ray in the plugin settings.

For comparison, the GitHub action takes 1m18s to create word wise and x-ray for book 1984 and it contains the time for testing and downloading all the files. It's highly affected by your network speed. Maybe it can be optimized but I can't find any yet. Welcome any suggestions and pull requests!

I checked the plugin in calibre and I couldn't find the settings for it. About programming, I'm know nothing about it. The only thing I want is the generating WordWise speed.
booklover2111 is offline   Reply With Quote