From 11e45f8f39663d13c90dca8cec801a0b574a8ae3 Mon Sep 17 00:00:00 2001 From: Eric Ihli Date: Tue, 28 Sep 2021 07:37:19 -0500 Subject: [PATCH] Update README --- README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index 247c746..fc7ca4c 100644 --- a/README.org +++ b/README.org @@ -4,6 +4,10 @@ https://darklimericks.com The world's largest metal limericks archive on the Web. +This is just meant to be a live demo of a Clojure phonetics library (https://github.com/eihli/phonetics) and a Hidden Markov Model use-case for a Tightly-packed Trie (https://github.com/eihli/clj-tightly-packed-trie). + +I also borrowed some functionality from a NLP/rhyme-related codebase that is not yet ready for release (https://github.com/eihli/prhyme). + * How To Initialize Development Environment ** Required Software