Gene Boggs
  • www.ology.net

How Much Ink Is Used For Each Letter?

Posted on 2020-03-07

Tags: perl software data analysis

Today I became curious about how much ink is needed to print each of the 26 letters of the English alphabet.  Naturally I wrote a program to tell me...

Continue reading How Much Ink Is Used For Each Letter?...

Predicting Star Trek Characters with Naive Bayes

Posted on 2020-03-03

Tags: perl software machine learning NLP analysis

I have been reading "Data Science from Scratch" and porting the python code to perl.  In this episode, we use Naive Bayes to predict whether the speaker of a line is either Kirk, Spock or McCoy, with my new, work-in-progress data science library.

tl;dr: is-character.pl

Continue reading Predicting Star Trek Characters with Naive Bayes...

Halstead Software Complexity of Perl Code

Posted on 2019-03-19

Tags: perl software complexity analysis

The other day I stumbled across the Wikipedia entry for Halstead software complexity and became curious about how the language Perl would measure up.

Now I knew the adage that "only perl can parse perl", but I also knew about the PPI set of modules on the CPAN.  So I got to reading/experimenting...

Continue reading Halstead Software Complexity of Perl Code...

Bach Choral Harmony Network Diagrams

Posted on 2018-09-18

Tags: perl software music data analysis

Today I decided to revisit the Bach Choral Harmony data set and look at chord progression transitions.

In order to do this I wrote a small program that tallies the movement from one chord to another, and then outputs a Graphviz dot file that can be turned into an image.

Continue reading Bach Choral Harmony Network Diagrams...

Book of Revelation Sentiment Analysis

Posted on 2018-03-04

Tags: perl software bible 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.

Continue reading Book of Revelation Sentiment Analysis...

  • ← Older
  • Newer →

Tags

  • analysis
  • audio
  • automata
  • bible
  • complexity
  • data
  • evolutionary
  • fractal
  • game theory
  • generative
  • image
  • machine learning
  • mathematics
  • MIDI
  • music
  • NLP
  • perl
  • pi
  • prime numbers
  • prolog
  • psychology
  • Python
  • R
  • software
  • systems
  • web

Feeds

  • Atom
  • RSS
Made with Statocles Copyright (c) 2013-2023 by Gene Boggs, Epistemologist-at-large