Book of Revelation Sentiment Analysis
I decided to write my own sentiment analysis library called Lingua::EN::Opinion and use it to investigate the KJV Bible Book of Revelation.
I decided to write my own sentiment analysis library called Lingua::EN::Opinion and use it to investigate the KJV Bible Book of Revelation.
How do the books of the KJV Bible compare to each other word for word? Are Old Testament books more similar to other Old Testament books? Same for the New Testament? What about the Greek (Nestle-Aland 26th/27th edition) translation of the New Testament?
Naturally, I wrote a little perl program of the classic NLP measure to tell me: cosine-similarity. It is not the most efficient but it works perfectly!
This weekend I harvested 231 State of the Union addresses up to 2017 and put them through NLP processing.
Continue reading Linguistic Analysis of the State of the Union Addresses...
What are the note frequencies of music by Bach? That is, "How often does an F follow a C?" etc. What does it sound like if you "reconstruct" playable music from these frequencies?
Let's see!
Yesterday, I decided to plot the bifurcation diagram of the logistic equation. This is a famous plot from the 70s, with which many geeks will be familiar. It shows that simple systems can switch into "chaos mode" and begin to bifurcate wildly.
tl;dr: bifurcation.R