From 988f49feacb86601382e21f026d7c4247a4b159b Mon Sep 17 00:00:00 2001 From: elioat Date: Sat, 30 Dec 2023 10:08:31 -0500 Subject: * --- js/bird-words/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 js/bird-words/README.md (limited to 'js') diff --git a/js/bird-words/README.md b/js/bird-words/README.md new file mode 100644 index 0000000..be12836 --- /dev/null +++ b/js/bird-words/README.md @@ -0,0 +1,13 @@ +# Beak + +Beak is a Markov chain generator. + +The corpus is tailored for a specific vibe. + +In the future I would like to modify this such that I am able to present a script with gaps in it and for the output to fill in those gaps: + +``` +The @NOUN@ of @ADJECTIVE@ @NOUN@ is known for @MARKOV 13@ +``` + +Where `@NOUN@` would select a word from a noun word list at random, `@ADJECTIVE@`, likewise, and `@MARKOV 13@` wold generate a 13 pair long Markov chain to insert at that point. \ No newline at end of file -- cgit 1.4.1-2-gfad0