まったく 入門とは思えない オライリーのMining the Social Web(入門 ソーシャルデータ)その4― 2章 始める ― 2013/08/05 04:35
まったく 入門とは思えない オライリーのMining the Social Web(入門 ソーシャルデータ)その4
なかなか 分からないとだらけなので やっと2章の1
まず 例題をgitで落とした
git clone https://github.com/ptwobrussell/Mining-the-Social-Web
それと NTLKの利用等
XFNでblogの人間の関係が引っ張れるというので
必要な物を入れた
easy_install nltk
easy_install BeautifulSoup
easy_install networkx
python microformats__xfn_scrape.py http://ajaxian.com/
Dion Almaer http://www.almaer.com/blog/ [u'me']
Ben Galbraith http://weblogs.java.net/blog/javaben/ [u'co-worker']
Rey Bango http://reybango.com/ [u'friend']
Michael Mahemoff http://softwareas.com/ [u'friend']
Chris Cornutt http://blog.phpdeveloper.org/ [u'friend']
Rob Sanheim http://www.robsanheim.com/ [u'friend']
Dietrich Kappe http://blogs.pathf.com/agileajax/ [u'friend']
Chris Heilmann http://wait-till-i.com/ [u'friend']
Brad Neuberg http://codinginparadise.org/about/ [u'friend']
python microformats__xfn_scrape.py http://www.almaer.com
getBlog() http://almaer.com/blog [u'me']
getOpenWebPodcast() http://openwebpodcast.com/ [u'me']
getTwitter() http://twitter.com/dalmaer [u'me']
getFriendFeed() http://friendfeed.com/dion [u'me']
getLinkedIn() http://www.linkedin.com/in/dalmaer [u'me']
getFacebook() http://facebook.com/dalmaer [u'me']
getFlickr() http://flickr.com/dalmaer [u'me']
getEmail() mailto:dion@almaer.com [u'me']
getResume() http://almaer.com/dion/cv [u'me']
getBook() http://www.pragprog.com/titles/ajax [u'me']
getArticles() http://almaer.com/dion/articles/ [u'me']
getTools() http://almaer.com/dion/tools/ [u'me']
getEmily() http://almaer.com/dion/personal/private/emily/ [u'me']
getWedding() http://almaer.com/dion/personal/private/wedding/ [u'me']
getInlaws() http://almaer.com/dion/personal/private/rock/ [u'me']
getRedbook() http://almaer.com/dion/personal/red_book/ [u'me']
getOldPhotos() http://almaer.com/dion/personal/private/photos/ [u'me']
blog http://almaer.com/blog/ [u'me']
ajaxian http://ajaxian.com/ [u'me']
owp http://openwebpodcast.com/ [u'me']
twitter http://twitter.com/dalmaer [u'me']
ff http://friendfeed.com/dion [u'me']
linkedin http://www.linkedin.com/in/dalmaer [u'me']
facebook http://facebook.com/dalmaer [u'me']
flickr http://flickr.com/dalmaer [u'me']
resume http://almaer.com/dion/cv [u'me']
mybook http://www.pragprog.com/titles/ajax [u'me']
articles http://almaer.com/dion/articles [u'me']
tools http://almaer.com/dion/tools [u'me']
email mailto:dion@almaer.com [u'me']
_emily http://almaer.com/dion/personal/private/emily [u'me']
_wedding http://almaer.com/dion/personal/private/wedding [u'me']
_inlaws http://almaer.com/dion/personal/private/rock [u'me']
_redbook http://almaer.com/dion/personal/red_book [u'me']
_oldphotos http://almaer.com/dion/personal/private/photos [u'me']
ついでにアサブロとか引っ張れないか試して見たが
NGだった。アサブロのxmlはこれから確認予定。
なかなか 分からないとだらけなので やっと2章の1
まず 例題をgitで落とした
git clone https://github.com/ptwobrussell/Mining-the-Social-Web
それと NTLKの利用等
XFNでblogの人間の関係が引っ張れるというので
必要な物を入れた
easy_install nltk
easy_install BeautifulSoup
easy_install networkx
python microformats__xfn_scrape.py http://ajaxian.com/
Dion Almaer http://www.almaer.com/blog/ [u'me']
Ben Galbraith http://weblogs.java.net/blog/javaben/ [u'co-worker']
Rey Bango http://reybango.com/ [u'friend']
Michael Mahemoff http://softwareas.com/ [u'friend']
Chris Cornutt http://blog.phpdeveloper.org/ [u'friend']
Rob Sanheim http://www.robsanheim.com/ [u'friend']
Dietrich Kappe http://blogs.pathf.com/agileajax/ [u'friend']
Chris Heilmann http://wait-till-i.com/ [u'friend']
Brad Neuberg http://codinginparadise.org/about/ [u'friend']
python microformats__xfn_scrape.py http://www.almaer.com
getBlog() http://almaer.com/blog [u'me']
getOpenWebPodcast() http://openwebpodcast.com/ [u'me']
getTwitter() http://twitter.com/dalmaer [u'me']
getFriendFeed() http://friendfeed.com/dion [u'me']
getLinkedIn() http://www.linkedin.com/in/dalmaer [u'me']
getFacebook() http://facebook.com/dalmaer [u'me']
getFlickr() http://flickr.com/dalmaer [u'me']
getEmail() mailto:dion@almaer.com [u'me']
getResume() http://almaer.com/dion/cv [u'me']
getBook() http://www.pragprog.com/titles/ajax [u'me']
getArticles() http://almaer.com/dion/articles/ [u'me']
getTools() http://almaer.com/dion/tools/ [u'me']
getEmily() http://almaer.com/dion/personal/private/emily/ [u'me']
getWedding() http://almaer.com/dion/personal/private/wedding/ [u'me']
getInlaws() http://almaer.com/dion/personal/private/rock/ [u'me']
getRedbook() http://almaer.com/dion/personal/red_book/ [u'me']
getOldPhotos() http://almaer.com/dion/personal/private/photos/ [u'me']
blog http://almaer.com/blog/ [u'me']
ajaxian http://ajaxian.com/ [u'me']
owp http://openwebpodcast.com/ [u'me']
twitter http://twitter.com/dalmaer [u'me']
ff http://friendfeed.com/dion [u'me']
linkedin http://www.linkedin.com/in/dalmaer [u'me']
facebook http://facebook.com/dalmaer [u'me']
flickr http://flickr.com/dalmaer [u'me']
resume http://almaer.com/dion/cv [u'me']
mybook http://www.pragprog.com/titles/ajax [u'me']
articles http://almaer.com/dion/articles [u'me']
tools http://almaer.com/dion/tools [u'me']
email mailto:dion@almaer.com [u'me']
_emily http://almaer.com/dion/personal/private/emily [u'me']
_wedding http://almaer.com/dion/personal/private/wedding [u'me']
_inlaws http://almaer.com/dion/personal/private/rock [u'me']
_redbook http://almaer.com/dion/personal/red_book [u'me']
_oldphotos http://almaer.com/dion/personal/private/photos [u'me']
ついでにアサブロとか引っ張れないか試して見たが
NGだった。アサブロのxmlはこれから確認予定。
最近のコメント