commit 206f36ab963df86f5de6134226696814ce45376e
parent bede6a0a558ab4217aadb25059cac09406350662
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Tue, 13 Mar 2012 14:42:49 +0100
typo in README
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
@@ -41,7 +41,7 @@ frhyme.lookup(word, NBEST) which returns the NBEST top pronunciations.
The pronunciations returned are annotated with a confidence score (the number of
occurrences in the training data). They should be sensible up to the longest
-prefix occuring in the training data, but may be prefixed by garbage.
+prefix occurring in the training data, but may be prefixed by garbage.
== 3. Training ==