Bible Chapter Context Helper
The immediate literary context of a Bible verse can often be inferred from the Bible chapter itself and the word choices used. This tool can be used to check the context of a chapter (e.g. do the keywords fit how this speaker is using the verse?) or as part of a word study (e.g. what chapters speak to a set of keywords of interest). It is meant to be a companion to a good concordance, where a concordance finds needles, the Bible Chapter Helper finds haystacks. See About Bible Chapter Help and Examples of Use for more details.
- Cluster Keywords
- Primary keywords:
Secondary keywords:
- Cluster Chapters
Examples of Use
Verse Context Check
Suppose you come upon a verse in a sermon or an article and want a quick check on whether it's probably being used in the correct context. Take Jeremiah 29:11 for example, "'For I know the plans I have for you, ' declares the Lord, 'plans to prosper you and not to harm you, plans to give you hope and a future.'". This verse is commonly claimed as a promise for today and for us.
We enter into the context checker the following information:
- Translation: Bible in Basic English
- Overlap: Less (i.e. we want a tighter focus on this chapter
- [Chapter]: Jeremiah 29 (leave off the verse reference)
We click the "find it!" button and the following is returned:
- Cluster Keywords
- Primary keywords: babylon,jeremiah,hananiah,nebuchadnezzar,prophet
Secondary keywords: zedekiah,yoke,nehelamit,reader - Cluster Chapters
- Jeremiah 27, Jeremiah 28, Jeremiah 29
From quickly scanning the keywords here, clearly specific names and locations are being mentioned here. We should suspect that this verse maybe is not meant as a general promise for us, but rather one specifically for the Israelites at the time. Indeed, in reading the chapter, it becomes quite clear that this is meant for the exiles to Babylon.
What then shall we do with this verse? God intended this verse to be communicated to us to show his character, but specific promises for us will have to be found elsewhere in scripture. Taking a larger perspective, God cares for us and is actively working in our lives as is evidenced elsewhere in scripture.
The Bible Context Helper helped us realize that this verse in this chapter is probably not a verbatim promise for us, but if we read the chapter, we can find God's character in it and be encouraged.
Devotional Source or Word Study Aid
A secondary use of the Bible Context Helper is to enter in keywords as part of a devotional or word study. For example, if we select the Keyword drop down, enter "love" in the text, our results will includes the keywords love, antichrist, and god and point to 1 John 4. This chapter likely has something to say about love, more so than many other books of the bible.
It is important to realize that the word you pick will often not show up as one of keywords. Remember, the keywords are the "highlights" of the cluster. This chapter will be the "best match" based on word frequencies and words that tend to occur together.
There will even be some cases where the word does not even appear in the chapter that the Bible Context Helper brings up. This is to be expected, since in discussing a particular topic many words could be used, forming a group. Not all the words in the group will be used every time though. The Bible Context Helper will help identify groups, not individual verses.
A good concordance and the Bible Context Helper are complimentary. Where the concordance can help you find the needle in the haystack, the Bible Context Helper can help you find haystacks that are good bets.
About the Bible Chapter Context Help
- Similarity Measures
- This tool uses the "similarity" of different chapters of the books of the Bible based on word frequencies of different translations. You find probably have better success trying word fragments in the keywords so that a closer match may be found.
- Chapter Clusters
- All the chapters in the Bible are grouped into a somewhat smaller set of clusters based on word frequency histograms. While no guarantee, similar word frequency histograms may be indicative of similar contexts. In reality, sometimes they will not, especially if several topics are addressed in a single chapter. Even so, they may be of practical use in word studies, etc. If only a single chapter appears in a cluster, it may be sufficiently unique in it's word "fingerprint" to have it's own cluster.
- Keywords
- The proposed keywords serve as probable descriptors based on the word content. It is important to note that these words may not even appear in the chapters, but the word distributions seem to hint that these words may be useful in describing the chapters in this cluster.
- Technical Details
- Chapters were processed using the Text Matrix Generator (TMG) Toolbox. Common words were excluded, and "stemming" was performed to only eliminate common endings (e.g. -s, -ed, -ing, etc). To reduce memory requirements and still get good clustering, the keywords were randomly projected into 10 dimensions of a 150 dimension feature vector. The k-means algorithm were used to generate 625 or 900 clusters based on normalized word frequencies. A levenshtein string distance was used to match words.