Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Book Recommendations Curated from Tweets
(
bookschatter.com
)
12 points
by
shubhans
2488 days ago
2 comments
sebst
2488 days ago
Looks great! How do you recognise book mentions? I've seen tweets on your site without any link or other machine readable indication of a book.
Also, can you elaborate on which twitter apis you use? Or is it firehose?
link
shubhans
2487 days ago
I used the regular twitter api using tweepy and trained NLP classifier to identify book mentions in tweets.
link
markivraknatap
2488 days ago
This is cool. How do you recognize tweets with book titles in them ?
link
shubhans
2487 days ago
I trained an NLP classifier with data from twitter threads to recognize book mentions in tweets
link
Also, can you elaborate on which twitter apis you use? Or is it firehose?