korcen 0.3.14__py3-none-any.whl → 0.3.15__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.
korcen/korcen.py
CHANGED
@@ -361,7 +361,7 @@ def general(text:str, id: int=None):
|
|
361
361
|
text = re.sub("있지", "", text)
|
362
362
|
text = re.sub("없지", "", text)
|
363
363
|
text = re.sub("하지", "", text)
|
364
|
-
|
364
|
+
text = re.sub('알았지', '', text)
|
365
365
|
text = re.sub('몰랐지', '', text)
|
366
366
|
text = re.sub('근데', '', text)
|
367
367
|
text = re.sub('지근거', '', text)
|
@@ -5,14 +5,14 @@ korcen/chinese.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
5
|
korcen/english.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
6
|
korcen/general.py,sha256=mGX9Sw-z9nT0hNYoPOPxD68dIi0nlhRnfqnUxLF3rLI,25595
|
7
7
|
korcen/japanese.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
8
|
-
korcen/korcen.py,sha256=
|
8
|
+
korcen/korcen.py,sha256=0q6fDx6saChTX2FWrs2DYkECkVJ5ea6ldJipTjlvsM0,81604
|
9
9
|
korcen/minor.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
10
10
|
korcen/parent.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
11
11
|
korcen/politics.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
12
12
|
korcen/race.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
13
13
|
korcen/sexual.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
14
14
|
korcen/special.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
15
|
-
korcen-0.3.
|
16
|
-
korcen-0.3.
|
17
|
-
korcen-0.3.
|
18
|
-
korcen-0.3.
|
15
|
+
korcen-0.3.15.dist-info/METADATA,sha256=s42cVLxq613w2nGjbugB0xJnr4PDZPb90Uh4NnETGn0,466
|
16
|
+
korcen-0.3.15.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
|
17
|
+
korcen-0.3.15.dist-info/top_level.txt,sha256=2LtNKXroHMOGgMokwiUPWwsJt5kmJ7yhkZ4bmtROZ5c,7
|
18
|
+
korcen-0.3.15.dist-info/RECORD,,
|
File without changes
|
File without changes
|