commit 4c6f6719f5c2ecac5b6eee75da10585afa33fbbf parent 3d95e9f7bf19bc2771c008c6b5fd9b97eb718d1a Author: Antoine Amarilli <a3nm@a3nm.net> Date: Sun, 27 Jul 2014 02:18:11 +0200 more doc about training diaeresis Diffstat:
README | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README b/README @@ -79,11 +79,12 @@ simple test suite, run python3 versetest.py; they should all pass. == 4. Training == -The diaeresis pattern is trained by calling +The diaeresis pattern "diaeresis.json" is trained by calling ./train_diaeresis.sh -This is currently undocumented. +This is currently undocumented. The plint folder should contain a copy of the +haspirater code (possibly as a symlink) in "haspirater/". == 5. Related work ==