Move models to subdir

This commit is contained in:
scoopgracie 2020-08-14 16:24:16 -07:00
parent d418da9b86
commit aceeef846f
3 changed files with 2 additions and 2 deletions

View File

@ -54,5 +54,5 @@ their works have all gone into the public domain, and their writing style is
so different that GPTC can easily tell the difference, making it a good
demonstration.
The raw model is in `twain_shakespeare_raw.json`; the compiled model is in
`twain_shakespeare.json`.
The raw model is in `models/raw.json`; the compiled model is in
`models/compiled.json`.