sonatoki 0.10.0__py3-none-any.whl → 0.10.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- sonatoki/constants.py +0 -2
- {sonatoki-0.10.0.dist-info → sonatoki-0.10.1.dist-info}/METADATA +1 -1
- {sonatoki-0.10.0.dist-info → sonatoki-0.10.1.dist-info}/RECORD +6 -6
- {sonatoki-0.10.0.dist-info → sonatoki-0.10.1.dist-info}/WHEEL +0 -0
- {sonatoki-0.10.0.dist-info → sonatoki-0.10.1.dist-info}/entry_points.txt +0 -0
- {sonatoki-0.10.0.dist-info → sonatoki-0.10.1.dist-info}/licenses/LICENSE +0 -0
sonatoki/constants.py
CHANGED
@@ -723,8 +723,6 @@ ALL_UCSUR = NIMI_UCSUR + find_unicode_chars(UCSUR_PUNCT_RANGES)
|
|
723
723
|
UCSUR_MINUS_CARTOUCHE = set(ALL_UCSUR).difference(
|
724
724
|
{UCSUR_CARTOUCHE_LEFT, UCSUR_CARTOUCHE_RIGHT}
|
725
725
|
)
|
726
|
-
print(UCSUR_MINUS_CARTOUCHE)
|
727
|
-
|
728
726
|
# NIMI_PU_UCSUR_RANGES = ["\\U000F1900-\\U000F1977"]
|
729
727
|
# NIMI_PU_ALE_UCSUR_RANGES = NIMI_PU_UCSUR_RANGES + ["\\U000F1978-\\U000F197A"]
|
730
728
|
|
@@ -1,7 +1,7 @@
|
|
1
|
-
sonatoki-0.10.
|
2
|
-
sonatoki-0.10.
|
3
|
-
sonatoki-0.10.
|
4
|
-
sonatoki-0.10.
|
1
|
+
sonatoki-0.10.1.dist-info/METADATA,sha256=VjgDuH-cfq7cRA8AYIUEkFTeq8uugGwMSNf7k3LsHGo,6894
|
2
|
+
sonatoki-0.10.1.dist-info/WHEEL,sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4,90
|
3
|
+
sonatoki-0.10.1.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
|
4
|
+
sonatoki-0.10.1.dist-info/licenses/LICENSE,sha256=DZak_2itbUtvHzD3E7GNUYSRK6jdOJ-GqncQ2weavLA,34523
|
5
5
|
sonatoki/Cleaners.py,sha256=x2dT3MpDUfbrHA0EP2D3n1sTiKFFi5jw9ha-1dX973o,1958
|
6
6
|
sonatoki/Configs.py,sha256=6TY-G1nZFGv5EcElatWvI5MagwVCo92D5TTl7s2PX_s,4899
|
7
7
|
sonatoki/Filters.py,sha256=8HAtR6_Rk6GPboaS_MHwSjZBJxYnAA8kYbRPI0eR6sM,14823
|
@@ -11,7 +11,7 @@ sonatoki/Tokenizers.py,sha256=yAHqVF7G-bH5i7nsvYH-dMV2qjeKvLW2W2F-fgyUnR4,6783
|
|
11
11
|
sonatoki/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
12
12
|
sonatoki/__main__.py,sha256=394ldEB4tFpw1UJLV4S4jJ55NfyLgH8rE7o3VWJoGik,6650
|
13
13
|
sonatoki/alphabetic.txt,sha256=duyqAKilD2vLIr75RShCIAnktNJcGeEoQIk18V6czmg,11702
|
14
|
-
sonatoki/constants.py,sha256=
|
14
|
+
sonatoki/constants.py,sha256=KhE385XkF-64bGBxkQNisu7vODsjpOfmrL8bnyQP_1k,20572
|
15
15
|
sonatoki/ilo.py,sha256=Dsn0yagkwjqpAQoCj6mkZ6NqWeanRF2lxNDNoqjWGLo,5993
|
16
16
|
sonatoki/linku.json,sha256=U5KVxFJSageQydXXDsQCT8X_QoNAK2OaZhJmbu0eoZo,299939
|
17
17
|
sonatoki/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -19,4 +19,4 @@ sonatoki/sandbox.json,sha256=QAviQZ7_nwstUr1ejKegxiIoYmBL2YJIoiZovDYNFL8,147485
|
|
19
19
|
sonatoki/syllabic.txt,sha256=HnqY4TrZ3tPcHah3TsvG9F9gjMrnAGdJ8hHJNHyyUPc,1712
|
20
20
|
sonatoki/types.py,sha256=VjYSGAzsbR_d3mg8n-VHg__7LyXpmGdEIMDsbPHyxFw,1265
|
21
21
|
sonatoki/utils.py,sha256=sT5xLMEj0aLpy8GP92HKblJU1Wt1m8NUlMgCFWB32xQ,2265
|
22
|
-
sonatoki-0.10.
|
22
|
+
sonatoki-0.10.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|