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

Merge test branch. #124

Merged
merged 53 commits into from
Aug 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
1a2dc25
Yiddish transliteration via submodules.
scossu Feb 28, 2024
208ea09
Update checkout workflow.
scossu Feb 28, 2024
95445ba
Change refs for Yiddish submodules.
scossu Feb 28, 2024
e405b36
Fix WORKDIR in Dockerfile
scossu Feb 28, 2024
77cb9ef
Do not remove yiddish module.
scossu Feb 29, 2024
ade9da5
Manually add yiddish submodules.
scossu Feb 29, 2024
6d8da6d
Use git clone instead of submodule.
scossu Feb 29, 2024
30859a5
Move ext checkout to github actions.
scossu Feb 29, 2024
8c7ce0e
Chinese numerals (#97)
scossu Apr 19, 2024
07bfadf
Squashed commit of the following: (#98)
scossu Apr 19, 2024
ea1bf0e
Add debug output to /trans response.
scossu May 2, 2024
a7dac98
Merge branch 'test' of gh:lcnetdev/scriptshifter into test
scossu May 2, 2024
2dda4ee
Split docker files and requirements.
scossu May 6, 2024
e4449ff
Add bad request debug handler.
scossu May 6, 2024
9da41d9
Merge branch 'main' into test
scossu May 6, 2024
b4eb47d
Adjust CI workflows.
scossu May 6, 2024
779b0c6
Fix image name typo.
scossu May 6, 2024
29d5309
Refine triggers.
scossu May 6, 2024
15e32bd
Merge branch 'split_image' into test
scossu May 6, 2024
87289c2
Fix typo on test workflow trigger.
scossu May 7, 2024
d833c60
Use JSON in POST body.
scossu May 7, 2024
235100f
Also use JSON in feedback request; update docs.
scossu May 8, 2024
3c74ad7
Return json data in 400 debug.
scossu May 8, 2024
f52459d
Merge branch 'main' into test
scossu May 8, 2024
ea31ab1
Update Aksharamukha.
scossu May 13, 2024
368bb40
Add new set of languages; separate pre and post options in Aksharamuk…
scossu May 13, 2024
57a7c4d
Merge branch 'main' into test
scossu May 24, 2024
3ef7b92
Merge branch 'test' of gh:lcnetdev/scriptshifter into test
scossu May 24, 2024
6488e66
Add all remaining Devanagari scripts. (#107)
scossu May 30, 2024
7485b62
Add R2S for Kurdish, Persian, Pushto, Urdu, and bidirectional Divehi.
scossu Jun 10, 2024
bc3e3b0
Add R2S for Kurdish, Persian, Pushto, Urdu, and bidirectional Divehi.…
scossu Jun 10, 2024
3a90dac
Fix YAML syntax errors.
scossu Jun 10, 2024
7b77991
P3 legacy mappings (#109)
scossu Jun 10, 2024
9b2a518
Fix table section for Divehi.
scossu Jun 10, 2024
fe7d8d3
P3 legacy mappings (#110)
scossu Jun 10, 2024
28337b0
Fix mapping for Divehi.
scossu Jun 10, 2024
bf3432a
Merge branch 'p3_legacy_mappings' into test
scossu Jun 10, 2024
26bb6f9
Add Thai from Randy's table
scossu Jun 10, 2024
502b8f6
Fix YAML errors in Thai alt.
scossu Jun 10, 2024
0611049
Merge branch 'main' into test
scossu Jun 11, 2024
1a5f918
Fix Tamil YAML.
scossu Jun 17, 2024
b239d5e
Fix Malayalam config.
scossu Jun 17, 2024
7f1c33f
Fix Greek numerals logic; add test strings.
scossu Jul 8, 2024
157668b
Add Malayalam to index.
scossu Jul 9, 2024
5bb20bf
Merge branch 'greek_numerals' into test
scossu Jul 9, 2024
ccafaee
Better exception handling.
scossu Jul 19, 2024
5729ca4
Add CORS to all routes.
scossu Jul 19, 2024
875a322
Add MARC codes to language index.
scossu Jul 19, 2024
813974c
Fix Greek S2R table.
scossu Jul 21, 2024
5931fa8
Tolerate and normalize nested tokens.
scossu Jul 21, 2024
71e99f5
Add Assamese table.
scossu Jul 21, 2024
ed5a8e5
Fix char index misalignment after ignoring.
scossu Jul 21, 2024
698b012
Yiddish (#123)
scossu Aug 13, 2024
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
12 changes: 0 additions & 12 deletions .github/workflows/push-base-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,6 @@ jobs:
with:
submodules: recursive

- name: checkout yiddish submodules (1/2)
uses: actions/checkout@v4
with:
repository: ibleaman/loshn-koydesh-pronunciation
path: ext/yiddish/yiddish/submodules/loshn-koydesh-pronunciation

- name: checkout yiddish submodules (2/2)
uses: actions/checkout@v4
with:
repository: ibleaman/hasidify_lexicon
path: ext/yiddish/yiddish/submodules/hasidify_lexicon

- name: Build the Docker image
run: >
docker build -f scriptshifter_base.Dockerfile .
Expand Down
4 changes: 0 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
[submodule "ext/arabic_rom"]
path = ext/arabic_rom
url = https://github.com/fadhleryani/Arabic_ALA-LC_Romanization.git
[submodule "ext/yiddish"]
path = ext/yiddish
url = https://github.com/scossu/yiddish.git
branch = loc
1 change: 1 addition & 0 deletions example.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ FLASK_DEBUG=true
TXL_DICTA_EP="changeme"
TXL_FLASK_SECRET="changeme"
TXL_LOGLEVEL="INFO"
LOSHN_KOYDESH_O2P_SRC="${PWD}/scriptshifter/hooks/yiddish_/loshn_koydesh_o2p_override.tsv"
1 change: 0 additions & 1 deletion ext/yiddish
Submodule yiddish deleted from 9bf22c
74 changes: 74 additions & 0 deletions legacy/ScriptShifter and MARC language codes - Sheet1.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
ScriptShifter,MARC,Notes
abkhaz_cyrillic,abk,
altai_cyrillic,alt,
arabic,ara,S2R
armenian,arm,
asian_cyrillic,"abk, ady, alt, ava, bak, che, chv, dar, ale, esk, kbd, xal, krc, kaa, krl, kom, kum, lez, lit, chm, nog, oss, rum, rom, sel, udm, sah","No MARC codes found for: Abaza, Aisor, Altai, Azeri, Balkar, Buryat, Chukchi, Dungan, Even, Evenki, Gagauz, Ingush, Inuit, Karachay, Khakass, Khanty, Komi-Permyak, Koryak, Lak, Lapp, Mansi, Molodstov, Mordvin, Nanai, Nenets, Nivkh, Permyak, Shor, Tabasaran, Tat, Tuva, Udekhe"
azerbaijani_cyrillic,aze,
bashkir_cyrillic,bak,
belarusian,bel,
bengali,ben,
bulgarian,bul,
buriat,bua,
burmese,bur,
chinese,chi,
chukchi_cyrillic,?,
church_slavonic,chu,
chuvash_cyrillic,chv,
devanagari,"hin, san",Need to get complete list of languages
dungan_cyrillic,?,
ethiopic,"amh, eth",
even-evenki_cyrillic,?,
gagauz_cyrillic,?,
georgian,geo,
greek_classical,grc,
greek_modern,gre,
gurmukhi,pan,Punjabi (Gurmukhi script)
hebrew,heb,
hindi,hin,
hiragana,jpn,Hiragana
kalmyk_cyrillic,xal,
kara-kalpak_cyrillic,kaa,
karachai-balkar_cyrillic,krc,
karelian_cyrillic,krl,
katakana,jpn,Katakana
kazakh_cyrillic,kaz,
khakass_cyrillic,?,
khanty_cyrillic,?,
komi_cyrillic,kom,
korean_names,kor,Korean S2R for strings ONLY containing personal names formatted as last + first name. Separate multiple names with a comma or a center-dot (U+00B7).
korean_nonames,kor,Korean S2R for strings NOT containing any personal names.
koryak_cyrillic,?,
kyrgyz_cyrillic,kir,
lithuanian_cyrillic,lit,
macedonian,mac,
mansi_cyrillic,?,
moldovan_cyrillic,mol,
mongolian_cyrillic,mon,Cyrillic
mongolian_mongol_bichig,mon,Mongol bichig
mordvin_cyrillic,?,
nenets_cyrillic,?,
ossetic_cyrillic,oss,
pulaar,?,
romani_cyrillic,rom,
russian,rus,
serbian,srp,
shor_cyrillic,?,
syriac_cyrillic,syc,
tajik_cyrillic,tgk,
tamil,tam,
tamil_brahmi,tam,
tamil_extended,tam,
tatar-kryashen_cyrillic,?,
tatar_cyrillic,tat,
thai,tha,
tibetan,tib,
turkmen_cyrillic,tuk,
tuvinian_cyrillic,tyv,
udmurt_cyrillic,udm,
uighur_cyrillic,uig,
ukrainian,ukr,
uzbek_cyrillic,uzb,
yakut_cyrillic,sah,
yiddish,yid,
yuit_cyrillic,?,
Loading
Loading