mirror of https://github.com/kurisufriend/dwass
parent
b95d28abca
commit
eec8261d31
@ -1,6 +1,6 @@ |
|||||||
# dwass |
# dwass |
||||||
dumb word association sentences |
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). |
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). |
||||||
|
Loading…
Reference in new issue