Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new profiles: Amharic, Blin, Ge'ez, Tigre, and Tigrinya #101

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ Languages
hi, hr, hu, id, it, ja, kn, ko, lt, lv, mk, ml, mr, ne, nl, no, pa, pl,
pt, ro, ru, sk, sl, so, sq, sv, sw, ta, te, th, tl, tr, uk, ur, vi, zh-cn, zh-tw

Support for 5 more languages that use the [Ge'ez script](https://en.wikipedia.org/wiki/Ge'ez_script) based on the [GeezSwitch dataset](https://github.com/fgaim/geezswitch-data). Using [ISO 639-3](https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Languages/List_of_ISO_639-3_language_codes_(2019)) since some of these languages do not have ISO 639-1 codes:

amh, byn, gez, tig, tir

Basic usage
===========
Expand Down
1 change: 1 addition & 0 deletions langdetect/profiles/amh

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions langdetect/profiles/byn

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions langdetect/profiles/gez

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions langdetect/profiles/tig

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions langdetect/profiles/tir

Large diffs are not rendered by default.