Open imevilx opened 4 years ago
The same to me 😢
➜ wordwisecreator git:(master) ✗ php wordwisecreator.php '/Users/jizu/Calibre Library/Amy Tan/The Joy Luck Club_ A Novel (12)/The Joy Luck Club_ A Novel - Amy Tan.epub'
[+] Load Stop Words
[+] Load Wordwise Dict
[+] Clean old temps
[+] Convert Book to HTML
[+] Load Book Contents
Warning: file_get_contents(book_dump_html/index.html): failed to open stream: No such file or directory in /Users/i337932/Code/wordwisecreator/wordwisecreator.php on line 61
[+] Process (1) Words
[+] Create New Book with Wordwised
Warning: file_put_contents(book_dump_html/index.html): failed to open stream: No such file or directory in /Users/i337932/Code/wordwisecreator/wordwisecreator.php on line 115
[+] 3 book EPUB, AZW3, PDF with wordwise generated Done !
Hi , you need calibre install on your system. This script use ebook-convert command from calibre to process texts
Hi xnohat, i have installed calibre but it didn't find the ebook-convert command. Is there any special config in calibre? I have installed in my pc with windows 10.
Hi xnohat, i have installed calibre but it didn't find the ebook-convert command. Is there any special config in calibre? I have installed in my pc with windows 10.
i am not on windows but try this #6
This tool was not updated for a long time, and it run a bit slow. So I ported it using Golang then it was so much faster and I added some other features to it. You can check it out at: https://github.com/kenilt/go-wordwise-creator Features
+] Load Stop Words [+] Load Wordwise Dict [+] Clean old temps [+] Convert Book to HTML [+] Load Book Contents PHP Warning: file_get_contents(book_dump_html/index1.html): failed to open stream: No such file or directory in /home/j/wordwisecreator/wordwisecreator.php on line 61 [+] Process (1) Words [+] Create New Book with Wordwised PHP Warning: file_put_contents(book_dump_html/index1.html): failed to open stream: No such file or directory in /home/j/wordwisecreator/wordwisecreator.php on line 115 [+] 3 book EPUB, AZW3, PDF with wordwise generated Done !