From eec8261d31c4c43877418c064a14ebd0b4ba981f Mon Sep 17 00:00:00 2001 From: cynic Date: Mon, 9 Aug 2021 03:42:09 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6802e6c..2c748ed 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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. +generates a weighted map of immediate word assocations from a given source file, then generates a sentence given a prompt word and a length. the given source, `hpmor.txt`, was pilfered from the repository [HPMOR_NLP](https://raw.githubusercontent.com/Jozdien/HPMOR_NLP/master/hpmor.txt). the _original_ source is Eliezer Yudkowsky, and the story can be read in full at [hpmor.com](https://hpmor.com).