<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OpenBible.info Blog &#187; Twitter</title>
	<atom:link href="http://www.openbible.info/blog/category/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openbible.info/blog</link>
	<description></description>
	<lastBuildDate>Mon, 26 Oct 2009 02:52:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Top 100 Linguistic Indicators of Bible-Related Tweets</title>
		<link>http://www.openbible.info/blog/2009/10/top-100-linguistic-indicators-of-bible-related-tweets/</link>
		<comments>http://www.openbible.info/blog/2009/10/top-100-linguistic-indicators-of-bible-related-tweets/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 02:52:31 +0000</pubDate>
		<dc:creator>openbible</dc:creator>
				<category><![CDATA[Collective Intelligence]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.openbible.info/blog/?p=135</guid>
		<description><![CDATA[When people tweet about Bible verses on Twitter, what words do they use? Here are the top 100:

bible
lord
christ
gospel
psalm
god
psalms
corinthians
preach
shall
heaven
readings
church
spirit
righteous
verse
lectionary
verses
spiritual
ministry
pray
enemies
thou
tongue
creation
wisdom
deuteronomy
testament
strength
refuge
therefore
kingdom
romans
holy
thankful
thy
reading
rejoice
understanding
faithful
message
earth
blessed
exodus
deut
faith
wise
beginning
pastor
chapel
chapter
survey
anger
resurrection
risen
read
hearts
chronicles
salvation
flesh
servant
glory
praying
kings
sheep
praise
trust
prosperity
bless
heavens
deeds
toward
discussion
whoever
speaks
ye
hath
amen
teaching
thess
apostles
preparing
eph
eccl
path
fear
upon
presence
inspire
search
zechariah
seek
teach
wrath
commandments
believers
humility
spoke
thee
devo

Background
Extracting Bible references from text means identifying whether a given piece of text is referring to a Bible verse or something else. For example, the meaning of Acts 2 depends on context:

Referring to Bible passage: Acts 2 recounts [...]]]></description>
			<content:encoded><![CDATA[<p>When people tweet about Bible verses on Twitter, what words do they use? Here are the top 100:</p>
<ol>
<li>bible</li>
<li>lord</li>
<li>christ</li>
<li>gospel</li>
<li>psalm</li>
<li>god</li>
<li>psalms</li>
<li>corinthians</li>
<li>preach</li>
<li>shall</li>
<li>heaven</li>
<li>readings</li>
<li>church</li>
<li>spirit</li>
<li>righteous</li>
<li>verse</li>
<li>lectionary</li>
<li>verses</li>
<li>spiritual</li>
<li>ministry</li>
<li>pray</li>
<li>enemies</li>
<li>thou</li>
<li>tongue</li>
<li>creation</li>
<li>wisdom</li>
<li>deuteronomy</li>
<li>testament</li>
<li>strength</li>
<li>refuge</li>
<li>therefore</li>
<li>kingdom</li>
<li>romans</li>
<li>holy</li>
<li>thankful</li>
<li>thy</li>
<li>reading</li>
<li>rejoice</li>
<li>understanding</li>
<li>faithful</li>
<li>message</li>
<li>earth</li>
<li>blessed</li>
<li>exodus</li>
<li>deut</li>
<li>faith</li>
<li>wise</li>
<li>beginning</li>
<li>pastor</li>
<li>chapel</li>
<li>chapter</li>
<li>survey</li>
<li>anger</li>
<li>resurrection</li>
<li>risen</li>
<li>read</li>
<li>hearts</li>
<li>chronicles</li>
<li>salvation</li>
<li>flesh</li>
<li>servant</li>
<li>glory</li>
<li>praying</li>
<li>kings</li>
<li>sheep</li>
<li>praise</li>
<li>trust</li>
<li>prosperity</li>
<li>bless</li>
<li>heavens</li>
<li>deeds</li>
<li>toward</li>
<li>discussion</li>
<li>whoever</li>
<li>speaks</li>
<li>ye</li>
<li>hath</li>
<li>amen</li>
<li>teaching</li>
<li>thess</li>
<li>apostles</li>
<li>preparing</li>
<li>eph</li>
<li>eccl</li>
<li>path</li>
<li>fear</li>
<li>upon</li>
<li>presence</li>
<li>inspire</li>
<li>search</li>
<li>zechariah</li>
<li>seek</li>
<li>teach</li>
<li>wrath</li>
<li>commandments</li>
<li>believers</li>
<li>humility</li>
<li>spoke</li>
<li>thee</li>
<li>devo</li>
</ol>
<h3>Background</h3>
<p>Extracting Bible references from text means identifying whether a given piece of text is referring to a Bible verse or something else. For example, the meaning of <em>Acts 2</em> depends on context:</p>
<ul>
<li><strong>Referring to Bible passage:</strong> <em>Acts 2</em> recounts the early church.</li>
<li><strong>Not referring to Bible passage:</strong> She’s 5 years old but <em>acts 2</em>.</li>
</ul>
<p>When you encounter a phrase that could be a Bible reference, you have to look at context to determine whether the phrase is a Bible reference. Humans can make this leap pretty easily, but computers need rigorous models and lots of training data to guess whether an ambiguous phrase is a Bible reference. In the above example, the phrase &#8220;early church&#8221; is a strong indicator that the phrase &#8220;Acts 2&#8243; is a Bible reference, while the phrase &#8220;years old&#8221; is an indicator the other way.</p>
<p>Twitter, with its high volume of content and decent search engine, provides lots of training data.</p>
<h3>Methodology</h3>
<p>Using the <a href="http://apiwiki.twitter.com/Twitter-Search-API-Method%3A-search">Twitter Search API</a>, I downloaded 30,000 tweets possibly containing Bible references (e.g., [john 3], [jeremiah 29]) and then categorized them by hand as referring to a Bible verse or not.</p>
<p>I then ran a <a href="http://en.wikipedia.org/wiki/Naive_Bayes_classifier">Naive Bayes algorithm</a> on the resulting tweets to produce the above list, which contains the words that most strongly indicate the presence of a Bible reference.</p>
<p>This list suffers from sample bias, of course: a different set of tweets would produce a different list. In addition, the list is Twitter-centric; the results may not carry over into blogs or other media. (People substitute the number “2” for the word “to” and “4” for “for” on Twitter more frequently than they do elsewhere, for example, which oversamples content like “I’m meeting Matthew 4 dinner.”)</p>
<h3>See It in Action</h3>
<p><a href="http://www.openbible.info/realtime/">Search for Bible references on Twitter</a>. Use the <em>relevant</em> and <em>not relevant</em> buttons to improve the filtering. I haven&#8217;t formally announced this new feature of OpenBible.info yet; consider the link a preview.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openbible.info/blog/2009/10/top-100-linguistic-indicators-of-bible-related-tweets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 100 Things Twitterers Are Giving Up for Lent</title>
		<link>http://www.openbible.info/blog/2009/02/top-100-things-twitterers-are-giving-up-for-lent/</link>
		<comments>http://www.openbible.info/blog/2009/02/top-100-things-twitterers-are-giving-up-for-lent/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 12:50:14 +0000</pubDate>
		<dc:creator>openbible</dc:creator>
				<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Visualizations]]></category>

		<guid isPermaLink="false">http://www.openbible.info/blog/?p=61</guid>
		<description><![CDATA[
Some you’d expect (alcohol, chocolate), some are ironic (giving up Lent for Lent, giving up giving up things), some are odd (pants, lint), some are anti-religious (religion, Catholicism), and some are tech-related (Facebook, Twitter—even “Facebook and Twitter” makes the list).
Complete List

Facebook (654)
Twitter (317)
Chocolate (272)
Lent (216)
Alcohol (187)
Soda (139)
Coffee (129)
Meat (126)
Religion (102)
Swearing (94)
Sweets (92)
Catholicism (90)
Giving up things [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.openbible.info/assets/blog/2009-02-lent-big.png"><img src="http://www.openbible.info/assets/blog/2009-02-lent.png" alt="A Wordle of the below words shows the relative frequency of each one." width="800" height="516" /></a></p>
<p>Some you’d expect (alcohol, chocolate), some are ironic (giving up Lent for Lent, giving up giving up things), some are odd (pants, lint), some are anti-religious (religion, Catholicism), and some are tech-related (Facebook, Twitter—even “Facebook and Twitter” makes the list).</p>
<h3>Complete List</h3>
<ol>
<li>Facebook (654)</li>
<li>Twitter (317)</li>
<li>Chocolate (272)</li>
<li>Lent (216)</li>
<li>Alcohol (187)</li>
<li>Soda (139)</li>
<li>Coffee (129)</li>
<li>Meat (126)</li>
<li>Religion (102)</li>
<li>Swearing (94)</li>
<li>Sweets (92)</li>
<li>Catholicism (90)</li>
<li>Giving up things (80)</li>
<li>Work (70)</li>
<li>Beer (60)</li>
<li>Sex (59)</li>
<li>Fast food (57)</li>
<li>Facebook and twitter (57)</li>
<li>Sugar (45)</li>
<li>Stuff (43)</li>
<li>Booze (41)</li>
<li>Smoking (39)</li>
<li>Food (39)</li>
<li>Procrastination (38)</li>
<li>Internet (37)</li>
<li>Cursing (36)</li>
<li>Caffeine (35)</li>
<li>TV (33)</li>
<li>Pancakes (33)</li>
<li>Social networking (33)</li>
<li>Sleep (32)</li>
<li>Candy (32)</li>
<li>Diet Coke (29)</li>
<li>Giving up (29)</li>
<li>You (28)</li>
<li>Wine (28)</li>
<li>Lint (28)</li>
<li>Cheese (28)</li>
<li>Bread (26)</li>
<li>Shopping (26)</li>
<li>Sobriety (26)</li>
<li>Abstinence (24)</li>
<li>Cussing (24)</li>
<li>Red meat (24)</li>
<li>Chips (23)</li>
<li>Internet porn (22)</li>
<li>Christianity (22)</li>
<li>Nothing (21)</li>
<li>French fries (21)</li>
<li>Jesus (21)</li>
<li>Sarcasm (19)</li>
<li>Junk food (19)</li>
<li>Starbucks (18)</li>
<li>Ice cream (18)</li>
<li>MySpace (18)</li>
<li>Cookies (18)</li>
<li>Fried food (17)</li>
<li>Complaining (17)</li>
<li>God (16)</li>
<li>New years resolutions (15)</li>
<li>Social media (15)</li>
<li>Pizza (14)</li>
<li>Tweeting (14)</li>
<li>Carbs (13)</li>
<li>MySpace and Facebook (13)</li>
<li>Carbon (13)</li>
<li>Eating out (13)</li>
<li>Stress (13)</li>
<li>Flaky guys (12)</li>
<li>Laziness (12)</li>
<li>Texting (12)</li>
<li>Me (11)</li>
<li>Some of your money (11)</li>
<li>Annoying me (11)</li>
<li>Sacrifice (11)</li>
<li>School (11)</li>
<li>Hope (10)</li>
<li>Rice (10)</li>
<li>Coke (10)</li>
<li>Porn (10)</li>
<li>The snooze button (10)</li>
<li>Guilt (10)</li>
<li>Men (9)</li>
<li>Obama (9)</li>
<li>Church (9)</li>
<li>My job (9)</li>
<li>Homework (9)</li>
<li>Self denial (9)</li>
<li>Moderation (9)</li>
<li>Exercise (8)</li>
<li>Bacon (8)</li>
<li>Dieting (8)</li>
<li>Paying taxes (8)</li>
<li>Dr Pepper (8)</li>
<li>Gossip (8)</li>
<li>Beef (8)</li>
<li>Pants (7)</li>
<li>My sanity (7)</li>
<li>Celibacy (7)</li>
<li>Shaving (7)</li>
</ol>
<h3>About</h3>
<p>Created using the <a href="http://apiwiki.twitter.com/Search+API+Documentation">Twitter Search API</a> and <a href="http://www.wordle.net/">Wordle</a>. Data based on analysis of 15,000 tweets from February 22-26, 2009.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openbible.info/blog/2009/02/top-100-things-twitterers-are-giving-up-for-lent/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
