ramagururadhakrishnan commited on
Commit
0ca9276
·
verified ·
1 Parent(s): 9bbc57b

Data file added

Browse files
Files changed (1) hide show
  1. data.json +53 -0
data.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ { "word": "pussy", "cat": "body part", "severity": "high" },
3
+ { "word": "dick", "cat": "body part", "severity": "high" },
4
+ { "word": "cock", "cat": "body part", "severity": "high" },
5
+ { "word": "cunt", "cat": "body part", "severity": "high" },
6
+ { "word": "tits", "cat": "body part", "severity": "high" },
7
+ { "word": "clit", "cat": "body part", "severity": "high" },
8
+ { "word": "blowjob", "cat": "sexual act", "severity": "high" },
9
+ { "word": "anal", "cat": "sexual act", "severity": "high" },
10
+ { "word": "oral", "cat": "sexual act", "severity": "high" },
11
+ { "word": "fuck", "cat": "sexual act", "severity": "high" },
12
+ { "word": "suck", "cat": "sexual act", "severity": "high" },
13
+ { "word": "cum", "cat": "body fluid", "severity": "high" },
14
+ { "word": "semen", "cat": "body fluid", "severity": "medium" },
15
+ { "word": "deepthroat", "cat": "sexual act", "severity": "high" },
16
+ { "word": "rimjob", "cat": "sexual act", "severity": "high" },
17
+ { "word": "penetrate", "cat": "sexual act", "severity": "high" },
18
+ { "word": "porn", "cat": "sexual act", "severity": "high" },
19
+ { "word": "sexting", "cat": "online slang", "severity": "high" },
20
+ { "word": "nude", "cat": "online slang", "severity": "high" },
21
+ { "word": "whore", "cat": "profanity/insult", "severity": "high" },
22
+ { "word": "slut", "cat": "profanity/insult", "severity": "high" },
23
+ { "word": "dildo", "cat": "object", "severity": "high" },
24
+ { "word": "vibrator", "cat": "object", "severity": "high" },
25
+ { "word": "come on my", "cat": "sexual act", "severity": "high" },
26
+ { "word": "fuck you", "cat": "profanity/insult", "severity": "high" },
27
+ { "word": "sunni", "cat": "body part (Tamil)", "severity": "high" },
28
+ { "word": "koothi", "cat": "body part (Tamil)", "severity": "high" },
29
+ { "word": "punda", "cat": "body part (Tamil)", "severity": "high" },
30
+ { "word": "ool", "cat": "sexual act (Tamil)", "severity": "high" },
31
+ { "word": "oola", "cat": "sexual act (Tamil)", "severity": "high" },
32
+ { "word": "ottha", "cat": "profanity (Tamil)", "severity": "high" },
33
+ { "word": "ottaan", "cat": "profanity (Tamil)", "severity": "high" },
34
+ { "word": "ootha", "cat": "sexual act (Tamil)", "severity": "high" },
35
+ { "word": "pichu", "cat": "sexual act (Tamil slang)", "severity": "high" },
36
+ { "word": "pichuka", "cat": "sexual act (Tamil slang)", "severity": "high" },
37
+ { "word": "pichadi", "cat": "profanity (Tamil)", "severity": "high" },
38
+ { "word": "kundi", "cat": "body part (Tamil)", "severity": "medium" },
39
+ { "word": "soothu", "cat": "body part (Tamil)", "severity": "medium" },
40
+ { "word": "mula", "cat": "body part (Tamil)", "severity": "medium" },
41
+ { "word": "kambik", "cat": "suggestive context (Tamil)", "severity": "medium" },
42
+ { "word": "poolu", "cat": "body part (Malayalam)", "severity": "high" },
43
+ { "word": "kunna", "cat": "body part (Malayalam)", "severity": "high" },
44
+ { "word": "ozhikkuka", "cat": "sexual act (Malayalam)", "severity": "high" },
45
+ { "word": "kunnaadi", "cat": "profanity (Malayalam)", "severity": "high" },
46
+ { "word": "koothichi", "cat": "profanity (Malayalam)", "severity": "high" },
47
+ { "word": "kambikadha", "cat": "suggestive context (Malayalam)", "severity": "medium" },
48
+ { "word": "adikkuka", "cat": "sexual act (Malayalam slang)", "severity": "high" },
49
+ { "word": "pani", "cat": "sexual act (Malayalam slang)", "severity": "medium" },
50
+ { "word": "olikkal", "cat": "sexual act (Malayalam)", "severity": "medium" },
51
+ { "word": "choodu", "cat": "suggestive context (Malayalam)", "severity": "medium" }
52
+ ]
53
+