Curiosity, Data Science, and I, Nephi

Book of Mormon Central claims that the first sentence of the Book of Mormon attests to its ancient and authentic origin. Suppose you had an alternate hypothesis, would you be able to test it using data science?

Read

Fast N-gram Tool

We've built some fast rust-based n-gram research tools for the Mac OS, Linux, or Windows command line.

Read

Site Update

After 3 years of quietude, we've updated the website to make it easier for you to see what WordTree is working on, to find what you're looking for, and to contribute to projects you find interesting.

Read

DIY Mosiah Priority with BomDB

We recently created BomDB as a tool for Book of Mormon researchers. This post shows how to use it to replicate some of the analysis that led to the Mosiah Priority hypothesis. This is especially for you if you like to do-it-yourself for the sake of skeptical inquiry.

Read

Using TextGrams.jl

A rundown of the use of TextGrams.jl, a library used to score the relatedness of 2 or more books based on the similarity of their ngrams.

Read

Presentation: The Late War & The Book of Mormon

Duane Johnson gave a presentation to the Salt Lake City PostMormon group summarizing some of the similarities between The Late War and the Book of Mormon, as well as further research made since the original work in 2014

Read

Understanding ARPA and Language Models

I started off today thinking I’d be able to transform a previous n-gram library we wrote in the Julia programming language over to KenLM, a very fast Language Model generator. Instead, I ended up spending most of the day learning about language models and data formats. I thought I’d pass along some of this information and any insights I’ve had.

Read