Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitbooks

Attempts to find books mentioned on Twitter. It uses Twitter API for parsing tweets and spaCy for extracting possible books.

Requirements

You need these four environment variables set:

TWITTER_CONSUMER_KEY TWITTER_CONSUMER_SECRET TWITTER_ACCESS_TOKEN_KEY TWITTER_ACCESS_TOKEN_SECRET

Follow this for getting access to the tokens

Config

You can configure both the model size and language. Edit ~/.config/twitbooks/config.json

{"lang": "en", "size": "sm"}

The model sizes can be either: sm|md|lg. More information about language and models here

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages