Displaying 5 results from an estimated 5 matches for "goodreads".
2024 Sep 03
0
Goodreader: Scrape and Analyze 'Goodreads' Book Data
Dear R Users,
I am pleased to announce that Goodreader 0.1.1 is now available on CRAN.
Goodreader offers a toolkit for scraping and analyzing book data from
Goodreads. Users can search for books, scrape detailed information and
reviews, perform sentiment analysis on reviews, and conduct topic modeling.
Here?s a quick overview of how to use Goodreader:
# Search for books
AI_df <- search_goodreads(search_term = "artificial intelligence",
search_in =...
2024 Sep 03
0
Goodreader: Scrape and Analyze 'Goodreads' Book Data
Dear R Users,
I am pleased to announce that Goodreader 0.1.1 is now available on CRAN.
Goodreader offers a toolkit for scraping and analyzing book data from
Goodreads. Users can search for books, scrape detailed information and
reviews, perform sentiment analysis on reviews, and conduct topic modeling.
Here?s a quick overview of how to use Goodreader:
# Search for books
AI_df <- search_goodreads(search_term = "artificial intelligence",
search_in =...
2010 Jul 23
1
Check out my shelves
Hi rspec,
Check out the books I added on Goodreads.
http://www.goodreads.com/friend/i?n=rspec users&e=rspec-users at rubyforge.org&i=LTM2MDMwNTExMjM6MzY1
- Varchar
(charlesmbowman at gmail.com)
Goodreads is a community for book lovers. It''s a great way to get book recommendations from your friends and others. You can keep a lis...
2013 Jun 15
0
[LLVMdev] Cygwin, configure and make
...bility.o]
Error 1
make[1]: Leaving directory `/cygdrive/c/OpenSource/llvmbuildVS/lib/Support'
make: *** [all] Error 1
Any suggestions on what I've done wrong?
Keith Smith
--
"The difference between genius and stupidity is genius has its limits."
— Albert Einstein<http://www.goodreads.com/author/show/9810.Albert_Einstein>
"An intelligent fool can make things bigger and more complex. It takes a
touch of genius and a lot of courage to move in the opposite direction"
— Albert Einstein<http://www.goodreads.com/author/show/9810.Albert_Einstein>
"If you find yo...
2010 Apr 28
0
asterisk core dumps after cdr database writes using odbc
Both of our production asterisk servers are dumping core when making writes
to our cdr tables. Here is a backtrace of the problems we are having:
#0 0x00447b1f in tdserror (tds_ctx=0x1, tds=0xb7938c90, msgno=20004,
errnum=9) at util.c:347
347 if (tds_ctx && tds_ctx->err_handler) {
(gdb) bt
#0 0x00447b1f in tdserror (tds_ctx=0x1, tds=0xb7938c90, msgno=20004,
errnum=9) at