View Single Post
Old 12-06-2020, 05:28 PM   #1408
sweth
Connoisseur
sweth began at the beginning.
 
Posts: 68
Karma: 10
Join Date: May 2015
Device: Kindle Fire 7 (7G), Kindle PW (2G), Kindle Scribe
Trying to get some word counts for books that I don't have copies of using the Goodreads download option, but when I try (selecting "Download page/word counts - Goodreads"), I get an error that no convertible format was found; when I select that option for a book that I do have a copy of, it does appear to download the counts, based on these lines in the log:
Quote:
page_count_mode=Download, statistics_to_run=[u'WordCount', u'GunningFog', u'PageCount', u'FleschReading', u'FleschGrade'], custom_chars_per_page=1500, icu_wordcount=True
...
Method of counting _page_count_mode=Download _download_sources=[(u'goodreads', u'49005014')]
results= {u'GunningFog': 10.136449454678765, u'download_source': u'goodreads', u'PageCount': 370, u'FleschGrade': 5.890847768307214, u'FleschReading': 83.10697277976355, u'WordCount': 101388}
Downloaded page count from Goodreads: 370
...
Download source book url: u'http://www.goodreads.com/book/show/49005014'
Is downloading counts from Goodreads supposed to work for records w/ no formats?
sweth is offline   Reply With Quote