interscript-maps 2.4.1 → 2.4.2
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3ff5b0b953fb4a12804731b334fda2eaabe5f6b59ef9efd4260708a179f7ce50
|
4
|
+
data.tar.gz: 677c01b88897fb641ed3460507efea39856bf39e8165e7d48c6be9bf7855a8ae
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 125413fd9b33acc722a0acdaa67cc0f320d08a1a893498d3226b4c13f8978eec662034103c3338fb5b3cc1a325af19b2d321160443900b0ca60d774a8a6e5ab0
|
7
|
+
data.tar.gz: 70f24c667d231db437a00b64434df99bce800594b37cfa5215fcb34b704a237e11345319605978aac63e26649877de930f4fb3ed486e4e308472d56e1b6a0b86
|
data/interscript-maps.gemspec
CHANGED
data/interscript-maps.yaml
CHANGED
@@ -19,14 +19,14 @@ secryst-models:
|
|
19
19
|
# Here we describe Rababa configs for the maps that are required
|
20
20
|
rababa-configs:
|
21
21
|
"200":
|
22
|
-
model: https://github.com/secryst/rababa-models/releases/download/0.1/
|
22
|
+
model: https://github.com/secryst/rababa-models/releases/download/0.1/diacritization_model_arabic.onnx
|
23
23
|
config:
|
24
24
|
session_name: base
|
25
25
|
text_encoder: ArabicEncoderWithStartSymbol
|
26
26
|
text_cleaner: valid_arabic_cleaners
|
27
27
|
max_len: 200
|
28
28
|
batch_size: 32
|
29
|
-
|
29
|
+
|
30
30
|
# This instruction denotes that the following maps are incompatible with certain
|
31
31
|
# compilers and platforms and shouldn't be tested or compiled in.
|
32
32
|
skip:
|
@@ -167,6 +167,7 @@ aliases:
|
|
167
167
|
alias_to: bgnpcgn-fao-Latn-Latn-1968
|
168
168
|
fas_Arab2Latn_ALA_1997:
|
169
169
|
description: Persian 1997 ALA-Library of Congress System
|
170
|
+
alias_to: alalc-fas-Arab-Latn-1997
|
170
171
|
fas_Arab2Latn_AMMI_1959:
|
171
172
|
description: Afghanistan Ministry of Mines and Industries Transliteration System
|
172
173
|
for Geographic Names in Afghanistan (Yaghubi)
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: interscript-maps
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.4.
|
4
|
+
version: 2.4.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ribose Inc.
|
@@ -48,6 +48,7 @@ files:
|
|
48
48
|
- maps/alalc-div-Thaa-Latn-2012.imp
|
49
49
|
- maps/alalc-ell-Grek-Latn-1997.imp
|
50
50
|
- maps/alalc-ell-Grek-Latn-2010.imp
|
51
|
+
- maps/alalc-fas-Arab-Latn-1997.imp
|
51
52
|
- maps/alalc-guj-Gujr-Latn-1997.imp
|
52
53
|
- maps/alalc-guj-Gujr-Latn-2011.imp
|
53
54
|
- maps/alalc-hin-Deva-Latn-1997.imp
|
@@ -70,7 +71,6 @@ files:
|
|
70
71
|
- maps/alalc-ori-Orya-Latn-2011.imp
|
71
72
|
- maps/alalc-pan-Guru-Latn-1997.imp
|
72
73
|
- maps/alalc-pan-Guru-Latn-2011.imp
|
73
|
-
- maps/alalc-per-Arab-Latn-1997.imp
|
74
74
|
- maps/alalc-pli-Deva-Latn-2012.imp
|
75
75
|
- maps/alalc-pra-Deva-Latn-2012.imp
|
76
76
|
- maps/alalc-rus-Cyrl-Latn-1997.imp
|