Skip to content

Commit

Permalink
Data update for Scribe-iOS v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtavis committed Nov 5, 2022
1 parent 5147995 commit 880a921
Show file tree
Hide file tree
Showing 21 changed files with 1,820,516 additions and 1,151,356 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ The following table shows the supported languages and the amount of data availab

| Languages | Nouns | Verbs | Translations\* | Prepositions† |
| :--------- | ------: | ----: | -------------: | ------------: |
| French | 16,681 | 1,545 | 67,652 | - |
| German | 29,230 | 3,542 | 67,652 | 187 |
| Italian | 8,399 | 73 | 67,652 | - |
| Portuguese | 5,176 | 495 | 67,652 | - |
| Russian | 194,408 | 11 | 67,652 | 13 |
| Spanish | 24,656 | 3,792 | 67,652 | - |
| Swedish | 42,718 | 4,394 | 67,652 | - |
| French | 16,815 | 5,450 | 67,652 | - |
| German | 29,272 | 3,557 | 67,652 | 187 |
| Italian | 8,646 | 73 | 67,652 | - |
| Portuguese | 5,191 | 495 | 67,652 | - |
| Russian | 194,419 | 11 | 67,652 | 13 |
| Spanish | 27,128 | 4,036 | 67,652 | - |
| Swedish | 42,807 | 4,394 | 67,652 | - |

`*` Given the current **`beta`** status where words are machine translated.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
name="scribe-data",
packages=find_packages(where="src"),
package_dir={"": "src"},
version="2.0.0",
version="2.1.0",
author="Andrew Tavis McAllister",
author_email="[email protected]",
classifiers=[
Expand Down
Loading

0 comments on commit 880a921

Please sign in to comment.