Giter Site home page Giter Site logo

russelljqa / eberean-bible-word-frequency Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 8.9 MB

eBEREAN (electronic Bible Exploration REsources and ANalysis) - KJV Bible Chapter Word Frequencies

License: Mozilla Public License 2.0

Mako 7.46% Python 67.28% CSS 2.31% JavaScript 22.95%
bible word-frequency analysis mako html sortable-columns sortabletableview python csv json

eberean-bible-word-frequency's Introduction

This Web site provides information about how often each word occurs in the (KJV) Bible.

For each chapter in the Bible, there is a separate, corresponding Web page.

Each of those Web pages displays a sortable table with 5 columns of information for each word in that chapter:

  1. Word: the word
  2. In chapter: The number of times that word occurs in that Bible chapter
  3. In KJV: The number of times that word occurs in the entire Bible
  4. Simple Freq: The simple, unweighted relative frequency of that word in this chapter. This is calculated as the total number of words in the Bible multiplied by the quotient of:
    • In chapter (2nd column): The number of times that word occurs in that Bible chapter
    •     divided by:
    • In KJV (3rd column): The number of times that word occurs in the entire Bible
  5. Weighted Freq: The weighted relative frequency of that word in this chapter. This is the sum of:
    • Simple Freq (4th column) divided by the total number of words in the chapter
    •     and
    • In chapter (2nd column) - 1

Each page also links to a downloadable .csv file containing the same information.

For more information about relative frequencies, see our examples.

eberean-bible-word-frequency's People

Contributors

russelljqa avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.