haspirater

detect aspirated 'h' in French words
git clone https://a3nm.net/git/haspirater/
Log | Files | Refs | README

commit a7de48063265e196efc9aabf4233e8f5bff30f6f
parent 8f3569a9582fb5b5840434a8907a2e936e1d7c2c
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Wed, 10 Aug 2011 13:57:48 -0400

Fix README section numbering

Diffstat:
README | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -97,7 +97,7 @@ very little dissent from the majority value if we wanted to reduce the trie size at the expense of accuracy: for aspirated h, this isn't needed. -=== 4.5. Trie majority relabeling (majoritytrie.py) === +=== 4.6. Trie majority relabeling (majoritytrie.py) === Instead of the list of values with their counts, nodes are relabeled to carry the most common value. This step could be skipped to keep