-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cdb1959
commit bc5a909
Showing
11 changed files
with
424,206 additions
and
71,307 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+4.69 MB
release/web/assets/packages/wbw_dictionaries/assets/archives/eng_dic.tar.gz
Binary file not shown.
Binary file added
BIN
+1.29 MB
release/web/assets/packages/wbw_dictionaries/assets/archives/ru_dic.tar.gz
Binary file not shown.
19 changes: 19 additions & 0 deletions
19
release/web/assets/packages/wbw_dictionaries/assets/src/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ENG: | ||
|
||
download from: | ||
https://github.com/CloudBytes-Academy/English-Dictionary-Open-Source/tree/main | ||
|
||
RU: | ||
|
||
dowload from: | ||
https://github.com/Layerex/ozhegov-dict/tree/master | ||
|
||
- remove words: | ||
Admin, <=, ==, =>, Spec, Maxime, Colloq, Lib | ||
|
||
# How to save csv correctly: | ||
|
||
- download csv | ||
- remove unnecessary columns | ||
- open in MacOS Numbers and save as csv in UTF-8 encoding | ||
Notice: MS Excel by default opens csv wrongly, so it will require additional setup |
Oops, something went wrong.