Csv dictionary support (#145)
* the dictionary loader now supports word frequencies * word frequency validation upon building * added default word frequencies to all dictionaries * updated documentation
This commit is contained in:
parent
b5cd92f1f7
commit
2510aba58a
30 changed files with 1175323 additions and 1175101 deletions
|
|
@ -3,4 +3,10 @@ Version: 5481cb8 (2018-09-13)
|
|||
Source: https://github.com/hingston/russian/blob/master/100000-russian-words.txt
|
||||
License: https://github.com/hingston/russian/blob/master/LICENSE.md
|
||||
|
||||
Additionally cleaned up repeating and nonsense words.
|
||||
Additionally cleaned up repeating and nonsense words.
|
||||
|
||||
=====
|
||||
|
||||
Word frequencies obtained from Openboard dictionaries.
|
||||
Link: https://github.com/openboard-team/openboard/tree/master/dictionaries
|
||||
Git commit: 17 Dec 2022 [c3772cd56e770975ea5570db903f93b199de8b32]
|
||||
Loading…
Add table
Add a link
Reference in a new issue