Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Update SymSpell library and lexicon

AuthorDaveJarvis <email>
Date2021-11-14 20:13:17 GMT-0800
Commitd3e74d4d8ecf3ad1cafbce5656f842cbc2aff083
Parent81b3b98
Delta4 lines added, 4 lines removed
src/main/resources/lexicons/README.md
# Building
-The lexicon files are retrieved from SymSpell in the parent directory:
+The lexicon files are retrieved from:
-svn export \
- https://github.com/wolfgarbe/SymSpell/trunk/SymSpell.FrequencyDictionary/ lexicons
+https://github.com/wolfgarbe/SymSpell/tree/master/SymSpell
-The lexicons and bigrams are both space-separated, but parsing a
+The lexicons and bigrams are space-separated by default, but parsing a
tab-delimited file is easier, so change them to tab-separated files.
+
src/main/resources/lexicons/en.txt
Binary files differ