From 627099a44b6ffeb1daa7c4b50774019ffbee4670 Mon Sep 17 00:00:00 2001 From: cynic Date: Mon, 9 Aug 2021 03:37:47 -0400 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..206cc06 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# dwass +dumb word association sentences + +generates a weighted map of immediate word assocations from a given source file, then generatesd a sentence given a prompt word and a length.