0.0
No commit activity in last 3 years
No release in over 3 years
Twitter Kotoba gets a user's last 1000 tweets and prints the frequency of each word in descending order.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.3.4
~> 0.4.2
 Project Readme

Twitter Kotoba (言葉)

=======================

Twitter Kotoba gets a users latest 1000 tweets and shows frequency of word usage.

Installation

gem install twitter_kotoba

Basic Usage

require 'twitter_kotoba'
twitter_account = TwitterKotoba.new('twitter_user_name')
twitter_account.word_list

ヤータ!!!