Skip to content

micyril/humor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Retrieving humorous tweets

Paste your access keys in the script retrieve_tweets.py before running it. See https://dev.twitter.com/oauth/overview/application-owner-access-tokens for information how to get the keys.

git clone https://github.com/micyril/humor.git
cd humor
pip install six tweepy
python retrieve_tweets.py

Citation details

If you use the collection of humorous tweets in your research or software, please cite using the citation below (given in BiBTeX format):

@Inbook{Blinov2017,
  author    = "Blinov, Vladislav and Mishchenko, Kirill and Bolotova, Valeria and Braslavski, Pavel",
  title     = "A Pinch of Humor for Short-Text Conversation: An Information Retrieval Approach",
  bookTitle = "Experimental IR Meets Multilinguality, Multimodality, and Interaction: 8th International Conference of the CLEF Association, CLEF 2017, Dublin, Ireland, September 11--14, 2017, Proceedings",
  year      = "2017",
  publisher = "Springer International Publishing",
  pages     = "3--15",
  url       = "https://doi.org/10.1007/978-3-319-65813-1_1"
}

About

Computational humor research

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages