Sonic L-Systems
In 1968, Aristid Lindenmayer introduced "L-systems" to the world. Basically, this is an iterative rewriting system of rules that operates on a string beginning with an "axiom" or initial string.
In 1968, Aristid Lindenmayer introduced "L-systems" to the world. Basically, this is an iterative rewriting system of rules that operates on a string beginning with an "axiom" or initial string.
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...
Timothy W. Butcher and I collaborated on a number of diverse projects. One was a personality disorder quiz that he devised while taking an abnormal psychology university course.
Continue reading Dimensional Personality Disorder Assessment...