korcen 0.3.13__py3-none-any.whl → 0.3.14__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
@@ -423,7 +423,7 @@ def general(text:str, id: int=None):
|
|
423
423
|
text = re.sub("[^가-힣]", "", text)
|
424
424
|
text = re.sub('영', '', text)
|
425
425
|
text = re.sub('엉', '', text)
|
426
|
-
asshole = ["병신", "병딱", "벼신", "붱신", "뼝신", "뿽신", "삥신", "병시니", "병형신"]
|
426
|
+
asshole = ["병신", "병딱", "벼신", "붱신", "뼝신", "뿽신", "삥신", "병시니", "병형신", "뵹신", "병긴"]
|
427
427
|
for i in asshole:
|
428
428
|
if i in text:
|
429
429
|
return True
|
@@ -499,7 +499,7 @@ def general(text:str, id: int=None):
|
|
499
499
|
text = re.sub('셰리프', '', text)
|
500
500
|
text = re.sub('로쉐리', '', text)
|
501
501
|
sonofbitch = ["새끼", "쉐리", "쌔끼", "썌끼", "쎼끼", "쌬끼", "샠끼", "세끼", "샊", "쌖", "섺", "쎆", "십새", "새키", "씹색", "새까", "새꺄",
|
502
|
-
"새뀌", "새끠", "새캬", "색꺄", "색끼", "섹히", "셁기", "셁끼", "셐기", "셰끼", "셰리", "쉐꺄", "십색꺄", "십떼끼", "십데꺄", "십때끼", "십새꺄", "십새캬", "쉑히"]
|
502
|
+
"새뀌", "새끠", "새캬", "색꺄", "색끼", "섹히", "셁기", "셁끼", "셐기", "셰끼", "셰리", "쉐꺄", "십색꺄", "십떼끼", "십데꺄", "십때끼", "십새꺄", "십새캬", "쉑히", "씹새기", "고아새기"]
|
503
503
|
for i in sonofbitch:
|
504
504
|
if i in text:
|
505
505
|
return True
|
@@ -513,7 +513,9 @@ def general(text:str, id: int=None):
|
|
513
513
|
text = re.sub("[^ㄱ-힣]", "", text)
|
514
514
|
text = re.sub('줫습니다', '', text)
|
515
515
|
text = re.sub('줫음', '', text)
|
516
|
+
text = re.sub('줫잖아', '', text)
|
516
517
|
text = re.sub('쫒아', '', text)
|
518
|
+
text = re.sub('쫒는', '', text)
|
517
519
|
text = re.sub('쫒기다', '', text)
|
518
520
|
text = re.sub('쫒기라', '', text)
|
519
521
|
text = re.sub('쫒기로', '', text)
|
@@ -526,6 +528,7 @@ def general(text:str, id: int=None):
|
|
526
528
|
text = re.sub('쫒겼', '', text)
|
527
529
|
text = re.sub('쫒았', '', text)
|
528
530
|
text = re.sub('쫒다', '', text)
|
531
|
+
text = re.sub('쫒고', '', text)
|
529
532
|
text = re.sub('줫는', '', text)
|
530
533
|
text = re.sub('줫어', '', text)
|
531
534
|
text = re.sub('줬는', '', text)
|
@@ -845,6 +848,9 @@ def sexual(text:str, id: int=None):
|
|
845
848
|
if i in text:
|
846
849
|
return True
|
847
850
|
text = re.sub('언제 자지', '', newtext)
|
851
|
+
text = re.sub('언제자지', '', text)
|
852
|
+
text = re.sub('잠 자지', '', text)
|
853
|
+
text = re.sub('자지 말자고', '', text)
|
848
854
|
text = re.sub(' 지급', '', text)
|
849
855
|
text = re.sub('남자지', '', text)
|
850
856
|
text = re.sub('여자지', '', text)
|
@@ -952,6 +958,7 @@ def sexual(text:str, id: int=None):
|
|
952
958
|
text = re.sub('카시야스', '', text)
|
953
959
|
text = re.sub('야스톤', '', text)
|
954
960
|
text = re.sub('유니섹스', '', text)
|
961
|
+
text = re.sub("스튜디오", "", text)
|
955
962
|
text = re.sub("[^가-힣]", "", text)
|
956
963
|
sex = ["섹스", "섻", "쉑스", "섿스", "섹그", "야스", "색스", "셱스", "섁스", "세엑스", "썩스", "섹수", "섹파", "섹하자", "쉐스", "쉑스", "쉐엑스", "색수", "세엑수우", "섹하고",
|
957
964
|
"섹하구", "섹하자", "섹하장", "섹하쟈", "섹한번", "쌕스"]
|
@@ -1082,11 +1089,16 @@ def belittle(text:str, id: int=None):
|
|
1082
1089
|
text = re.sub('놈', '년', text)
|
1083
1090
|
text = re.sub('넘', '년', text)
|
1084
1091
|
text = re.sub('러운지', '', text)
|
1092
|
+
text = re.sub('지킬 앤 하이드', '', text)
|
1093
|
+
text = re.sub('지킬앤하이드', '', text)
|
1094
|
+
text = re.sub('지킬 엔 하이드', '', text)
|
1095
|
+
text = re.sub('지킬엔하이드', '', text)
|
1085
1096
|
text = re.sub('려운지', '', text)
|
1086
1097
|
text = re.sub('무서운지', '', text)
|
1087
1098
|
text = re.sub('라운지', '', text)
|
1088
1099
|
text = re.sub('운지법', '', text)
|
1089
1100
|
text = re.sub('싸운지', '', text)
|
1101
|
+
text = re.sub('운지버섯', '', text)
|
1090
1102
|
text = re.sub('운 지린다', '', text)
|
1091
1103
|
text = re.sub('깔보다', '', text)
|
1092
1104
|
text = re.sub('깔보시', '', text)
|
@@ -1101,6 +1113,8 @@ def belittle(text:str, id: int=None):
|
|
1101
1113
|
text = re.sub('9년', '', text)
|
1102
1114
|
text = re.sub('0년', '', text)
|
1103
1115
|
text = re.sub("[^가-힣]", "", text)
|
1116
|
+
text = re.sub('더운지역', '', text)
|
1117
|
+
text = re.sub('나따까리', '', text)
|
1104
1118
|
belittling = ["따까리", "장애년", "찐따년", "싸가지", "창년", "썅년", "버러지", "고아년", "고아년", "개간년", "종간나", "도구년", "걸래년", "썅년", "씹년",
|
1105
1119
|
"창녀", "머저리", "씹쓰래기", "씹쓰레기", "씹장생", "씹자식", "운지", "급식충", "틀딱충", "조센징", "매국노", "똥꼬충", "진지충", "듣보잡",
|
1106
1120
|
"한남충", "정신병자", "중생아", "돌팔이", "김치녀", "폰팔이", "틀딱년", "같은년", "개돼중", "쓰글년", "썩을년", "썩글년", "씹할", "거지새끼", "거지쉐뀌",
|
@@ -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=Qb5sppEoU1-0LUkfxbBI860KfpVz_8e96Y7zU55us64,81603
|
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.14.dist-info/METADATA,sha256=JE37kDyC2BgVpwQrghAn6JPZjVbH5SnLfv_ldb_ZoRE,466
|
16
|
+
korcen-0.3.14.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
|
17
|
+
korcen-0.3.14.dist-info/top_level.txt,sha256=2LtNKXroHMOGgMokwiUPWwsJt5kmJ7yhkZ4bmtROZ5c,7
|
18
|
+
korcen-0.3.14.dist-info/RECORD,,
|
File without changes
|