An open API service indexing awesome lists of open source software.

https://github.com/timakin/twitter_word_analysis_code

Twitter内でワード検索を行い、キーフレーズ抽出を行うコード
https://github.com/timakin/twitter_word_analysis_code

Last synced: over 1 year ago
JSON representation

Twitter内でワード検索を行い、キーフレーズ抽出を行うコード

Awesome Lists containing this project

README

          

ツイッターで指定されたワードを検索し、その関連語をYahoo Developer Apiを使用して抽出するコード。
返り値はHashie::Mashで表示される。

以下使い方。
`
ruby word_analysis_with_api.rb 検索ワード
`