Spaces:
Runtime error
Runtime error
cryptocalypse
commited on
Commit
•
11096c7
1
Parent(s):
7815b4e
merge gematria lib
Browse files- app.py +3 -2
- gematria.py +0 -93
app.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
import gradio as gr
|
2 |
from huggingface_hub import InferenceClient
|
3 |
-
from gematria import calculate_gematria, strip_diacritics
|
4 |
|
5 |
|
6 |
def translate_texts(start, end, step, length=0, tlang="en", spaces_include=False, strip_in_braces=True, strip_diacritics=True):
|
@@ -15,6 +15,7 @@ def gematria_sum(text):
|
|
15 |
"""
|
16 |
For more information on `huggingface_hub` Inference API support, please check the docs: https://huggingface.co/docs/huggingface_hub/v0.22.2/en/guides/inference
|
17 |
"""
|
|
|
18 |
client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
|
19 |
|
20 |
|
@@ -121,4 +122,4 @@ demo = gr.ChatInterface(
|
|
121 |
"""
|
122 |
|
123 |
if __name__ == "__main__":
|
124 |
-
demo.launch()
|
|
|
1 |
import gradio as gr
|
2 |
from huggingface_hub import InferenceClient
|
3 |
+
from lib.gematria import calculate_gematria, strip_diacritics
|
4 |
|
5 |
|
6 |
def translate_texts(start, end, step, length=0, tlang="en", spaces_include=False, strip_in_braces=True, strip_diacritics=True):
|
|
|
15 |
"""
|
16 |
For more information on `huggingface_hub` Inference API support, please check the docs: https://huggingface.co/docs/huggingface_hub/v0.22.2/en/guides/inference
|
17 |
"""
|
18 |
+
|
19 |
client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
|
20 |
|
21 |
|
|
|
122 |
"""
|
123 |
|
124 |
if __name__ == "__main__":
|
125 |
+
demo.launch()
|
gematria.py
DELETED
@@ -1,93 +0,0 @@
|
|
1 |
-
import unicodedata
|
2 |
-
|
3 |
-
def strip_diacritics(text):
|
4 |
-
"""
|
5 |
-
Entfernt Diakritika von Unicode-Zeichen, um den Basisbuchstaben zu erhalten, und gibt Warnungen
|
6 |
-
für tatsächlich unbekannte Zeichen aus.
|
7 |
-
"""
|
8 |
-
stripped_text = ''
|
9 |
-
for char in unicodedata.normalize('NFD', text):
|
10 |
-
if unicodedata.category(char) not in ['Mn', 'Cf']:
|
11 |
-
stripped_text += char
|
12 |
-
else:
|
13 |
-
print(f"Info: Diakritisches Zeichen '{char}' wird ignoriert.")
|
14 |
-
return stripped_text
|
15 |
-
|
16 |
-
def hebrew_letter_to_value(letter):
|
17 |
-
"""
|
18 |
-
Konvertiert einen einzelnen Buchstaben in seinen Gematria-Wert, ignoriert Leerzeichen
|
19 |
-
und Nicht-Buchstaben-Zeichen.
|
20 |
-
"""
|
21 |
-
# Dein vorhandenes Wörterbuch bleibt unverändert
|
22 |
-
values = {
|
23 |
-
# Lateinische Buchstaben
|
24 |
-
'a': 1, 'b': 2, 'c': 3, 'd': 4, 'e': 5, 'f': 6, 'g': 7, 'h': 8, 'i': 9, 'j': 600,
|
25 |
-
'k': 10, 'l': 20, 'm': 30, 'n': 40, 'o': 50, 'p': 60, 'q': 70, 'r': 80, 's': 90,
|
26 |
-
't': 100, 'u': 200, 'v': 700, 'w': 900, 'x': 300, 'y': 400, 'z': 500,
|
27 |
-
|
28 |
-
'A': 1, 'B': 2, 'C': 3, 'D': 4, 'E': 5, 'F': 6, 'G': 7, 'H': 8, 'I': 9, 'J': 600,
|
29 |
-
'K': 10, 'L': 20, 'M': 30, 'N': 40, 'O': 50, 'P': 60, 'Q': 70, 'R': 80, 'S': 90,
|
30 |
-
'T': 100, 'U': 200, 'V': 700, 'W': 900, 'X': 300, 'Y': 400, 'Z': 500,
|
31 |
-
|
32 |
-
# Basisbuchstaben und einige bereits genannte Varianten
|
33 |
-
'ا': 1, 'أ': 1, 'إ': 1, 'آ': 1, 'ب': 2, 'ج': 3, 'د': 4, 'ه': 5, 'و': 6, 'ز': 7, 'ح': 8, 'ط': 9,
|
34 |
-
'ي': 10, 'ى': 10, 'ك': 20, 'ک': 20, 'ل': 30, 'م': 40, 'ن': 50, 'س': 60, 'ع': 70, 'ف': 80,
|
35 |
-
'ص': 90, 'ق': 100, 'ر': 200, 'ش': 300, 'ت': 400, 'ث': 500, 'خ': 600, 'ذ': 700, 'ض': 800, 'ظ': 900, 'غ': 1000,
|
36 |
-
'ٱ': 1, # Alif Wasla
|
37 |
-
'ـ': 0, # Tatweel
|
38 |
-
|
39 |
-
# Zusätzliche Varianten und Sonderzeichen
|
40 |
-
'ة': 400, # Taa Marbuta
|
41 |
-
'ؤ': 6, # Waw mit Hamza darüber
|
42 |
-
'ئ': 10, # Ya mit Hamza darüber
|
43 |
-
'ء': 1, # Hamza
|
44 |
-
'ى': 10, # Alif Maqsurah
|
45 |
-
'ٹ': 400, # Taa' marbuta goal
|
46 |
-
'پ': 2, # Pe (Persisch/Urdu)
|
47 |
-
'چ': 3, # Che (Persisch/Urdu)
|
48 |
-
'ژ': 7, # Zhe (Persisch/Urdu)
|
49 |
-
'گ': 20, # Gaf (Persisch/Urdu)
|
50 |
-
'ڭ': 20, # Ngaf (Kazakh, Uyghur, Uzbek, and in some Arabic dialects)
|
51 |
-
'ں': 50, # Noon Ghunna (Persisch/Urdu)
|
52 |
-
'ۀ': 5, # Heh with Yeh above (Persisch/Urdu)
|
53 |
-
'ے': 10, # Barree Yeh (Persisch/Urdu)
|
54 |
-
'؋': 0, # Afghani Sign (wird als Währungssymbol verwendet, nicht für Gematria relevant, aber hier zur Vollständigkeit aufgeführt)
|
55 |
-
|
56 |
-
# Anmerkung: Das Währungssymbol und ähnliche Zeichen sind in einem Gematria-Kontext normalerweise nicht relevant,
|
57 |
-
# werden aber der Vollständigkeit halber aufgeführt. Es gibt noch viele weitere spezifische Zeichen in erweiterten
|
58 |
-
# arabischen Schriftsystemen (z.B. für andere Sprachen wie Persisch, Urdu, Pashto usw.), die hier nicht vollständig
|
59 |
-
# abgedeckt sind.
|
60 |
-
|
61 |
-
# Grund- und Schlussformen hebräischer Buchstaben
|
62 |
-
|
63 |
-
'א': 1, 'ב': 2, 'ג': 3, 'ד': 4, 'ה': 5, 'ו': 6, 'ז': 7, 'ח': 8, 'ט': 9, 'י': 10,
|
64 |
-
'כ': 20, 'ך': 500, 'ל': 30, 'מ': 40, 'ם': 600, 'נ': 50, 'ן': 700, 'ס': 60, 'ע': 70, 'פ': 80, 'ף': 800,
|
65 |
-
'צ': 90, 'ץ': 900, 'ק': 100, 'ר': 200, 'ש': 300, 'ת': 400,
|
66 |
-
|
67 |
-
# Griechische Buchstaben
|
68 |
-
'α': 1, 'β': 2, 'γ': 3, 'δ': 4, 'ε': 5, 'ϝ': 6, 'ζ': 7, 'η': 8, 'θ': 9, 'ι': 10,
|
69 |
-
'κ': 20, 'λ': 30, 'μ': 40, 'ν': 50, 'ξ': 60, 'ο': 70, 'π': 80, 'ϟ': 90, 'ρ': 100,
|
70 |
-
'σ': 200, 'τ': 300, 'υ': 400, 'φ': 500, 'χ': 600, 'ψ': 700, 'ω': 800, 'ϡ': 900,
|
71 |
-
|
72 |
-
# Griechische Großbuchstaben
|
73 |
-
'Α': 1, 'Β': 2, 'Γ': 3, 'Δ': 4, 'Ε': 5, 'Ϝ': 6, 'Ζ': 7, 'Η': 8, 'Θ': 9, 'Ι': 10,
|
74 |
-
'Κ': 20, 'Λ': 30, 'Μ': 40, 'Ν': 50, 'Ξ': 60, 'Ο': 70, 'Π': 80, 'Ϟ': 90, 'Ρ': 100,
|
75 |
-
'Σ': 200, 'Τ': 300, 'Υ': 400, 'Φ': 500, 'Χ': 600, 'Ψ': 700, 'Ω': 800, 'Ϡ': 900,
|
76 |
-
}
|
77 |
-
|
78 |
-
# Stelle sicher, dass Diakritika entfernt werden, bevor auf das Wörterbuch zugegriffen wird
|
79 |
-
letter_no_diacritics = strip_diacritics(letter)
|
80 |
-
|
81 |
-
if letter_no_diacritics in values:
|
82 |
-
return values[letter_no_diacritics.lower()]
|
83 |
-
elif letter.strip() == "": # Ignoriere Leerzeichen und leere Zeilen
|
84 |
-
return 0
|
85 |
-
else:
|
86 |
-
# Gib eine spezifische Warnung aus, wenn das Zeichen unbekannt ist
|
87 |
-
print(f"Warnung: Unbekanntes Zeichen '{letter}' ignoriert.")
|
88 |
-
return 0
|
89 |
-
|
90 |
-
|
91 |
-
def calculate_gematria(text):
|
92 |
-
"""Calculate the Gematria value of a given Hebrew text, ignoring spaces and non-Hebrew characters."""
|
93 |
-
return sum(hebrew_letter_to_value(letter) for letter in text if letter.strip() != "")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|