Yhhxhfh commited on
Commit
0832ddb
1 Parent(s): 6c20d03

Upload 5 files

Browse files
Files changed (2) hide show
  1. intents.json +2854 -62
  2. intents.pickle +3 -0
intents.json CHANGED
@@ -1,64 +1,2856 @@
1
  {
2
- "intents": [
3
- {
4
- "tag": "greeting",
5
- "patterns": [
6
- "Hi there",
7
- "How are you",
8
- "Is anyone there?",
9
- "Hey",
10
- "Hola",
11
- "Hello",
12
- "Good day"
13
- ],
14
- "responses": [
15
- "Hi there, how can I help?"
16
- ],
17
- "context": [
18
- ""
19
- ]
20
- },
21
- {
22
- "tag": "goodbye",
23
- "patterns": [
24
- "Bye",
25
- "See you later",
26
- "Goodbye",
27
- "Nice chatting to you, bye",
28
- "Till next time"
29
- ],
30
- "responses": [
31
- "Bye! Have a nice day"
32
- ],
33
- "context": [
34
- ""
35
- ]
36
- },
37
- {
38
- "tag": "thanks",
39
- "patterns": [
40
- "Thanks",
41
- "Thank you",
42
- "That's helpful",
43
- "Awesome, thanks",
44
- "Thanks for helping me"
45
- ],
46
- "responses": [
47
- "Happy to help!"
48
- ],
49
- "context": [
50
- ""
51
- ]
52
- },
53
- {
54
- "tag": "noanswer",
55
- "patterns": [],
56
- "responses": [
57
- "Sorry, can't understand you"
58
- ],
59
- "context": [
60
- ""
61
- ]
62
- }
63
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
  }
 
1
  {
2
+ "intents": [
3
+ {
4
+ "tag": "greeting",
5
+ "patterns": [
6
+ "python_code",
7
+ "question_responses",
8
+ "programming_code",
9
+ "programming_libraries",
10
+ "phrases",
11
+ "books",
12
+ "comics",
13
+ "screenplays",
14
+ "javascript_code",
15
+ "nodejs_code",
16
+ "csharp_code",
17
+ "php_code",
18
+ "html_code",
19
+ "movie_scripts",
20
+ "series_scripts",
21
+ "bible",
22
+ "anime",
23
+ "wikipedia",
24
+ "information",
25
+ "daily_responses",
26
+ "human_responses",
27
+ "symbols",
28
+ "magic",
29
+ "nuclear",
30
+ "pets",
31
+ "animals",
32
+ "types_of_things",
33
+ "operations",
34
+ "medicine",
35
+ "medications",
36
+ "pros_vs_cons",
37
+ "status",
38
+ "mathematics",
39
+ "descriptions",
40
+ "summaries",
41
+ "accounting",
42
+ "translations",
43
+ "humanoid_responses",
44
+ "human_thoughts",
45
+ "robots",
46
+ "gods",
47
+ "conversations",
48
+ "chats",
49
+ "aliens",
50
+ "internet",
51
+ "webs",
52
+ "wordpress",
53
+ "blogs",
54
+ "mama",
55
+ "papa",
56
+ "saludos",
57
+ "hermanos",
58
+ "personal_information",
59
+ "statistics",
60
+ "usage",
61
+ "consequences",
62
+ "construction_plans",
63
+ "images",
64
+ "videos",
65
+ "voices",
66
+ "journalism",
67
+ "diseases",
68
+ "knowledge",
69
+ "wisdom",
70
+ "responses",
71
+ "illness",
72
+ "good_state",
73
+ "bad_state",
74
+ "weather",
75
+ "dates",
76
+ "sql",
77
+ "logic",
78
+ "oral_expression",
79
+ "written_expression",
80
+ "sign_language",
81
+ "descriptions",
82
+ "names",
83
+ "aviation",
84
+ "judges",
85
+ "punishments",
86
+ "laws",
87
+ "criminal",
88
+ "judicial",
89
+ "hacks",
90
+ "goals",
91
+ "laughs",
92
+ "jokes",
93
+ "spanish",
94
+ "geo",
95
+ "information",
96
+ "countries",
97
+ "continents",
98
+ "geology",
99
+ "planets",
100
+ "nasa",
101
+ "cnn",
102
+ "newspapers",
103
+ "magazines",
104
+ "sports",
105
+ "activities",
106
+ "medical_activities",
107
+ "doctors",
108
+ "risks",
109
+ "human_being",
110
+ "human",
111
+ "human_responses",
112
+ "sex",
113
+ "soccer",
114
+ "basketball",
115
+ "human_body",
116
+ "crimes",
117
+ "scams",
118
+ "groceries",
119
+ "compliments",
120
+ "appointments",
121
+ "response_information",
122
+ "language_information",
123
+ "translation_information",
124
+ "dictionaries",
125
+ "social_media_content",
126
+ "contents",
127
+ "games",
128
+ "unity",
129
+ "classifications",
130
+ "calculations",
131
+ "hotels",
132
+ "thoughts",
133
+ "descriptions",
134
+ "texts",
135
+ "pdf",
136
+ "curriculums",
137
+ "weapons",
138
+ "hacks",
139
+ "google",
140
+ "spells",
141
+ "sources",
142
+ "types_of_medical_operations",
143
+ "children",
144
+ "states",
145
+ "moods",
146
+ "magic",
147
+ "jokes",
148
+ "robberies",
149
+ "jewelries",
150
+ "history",
151
+ "myths",
152
+ "fallacies",
153
+ "fables",
154
+ "tales",
155
+ "military_strategies",
156
+ "nuclear_weapons",
157
+ "geo_location",
158
+ "numbers",
159
+ "phones",
160
+ "cellphones",
161
+ "libraries",
162
+ "ethical_languages",
163
+ "youth",
164
+ "virtue",
165
+ "mana",
166
+ "chakras",
167
+ "houses",
168
+ "root",
169
+ "jailbreak",
170
+ "bypass",
171
+ "proteges",
172
+ "flask",
173
+ "nano",
174
+ "vim",
175
+ "operating_systems",
176
+ "foods",
177
+ "recipes",
178
+ "windows",
179
+ "linux",
180
+ "food_recipes",
181
+ "information",
182
+ "documents",
183
+ "png",
184
+ "mp4",
185
+ "mp3",
186
+ "friendships",
187
+ "dating_assistance",
188
+ "personal_assistance",
189
+ "self_defense",
190
+ "goals",
191
+ "crypto",
192
+ "exchanges",
193
+ "websites",
194
+ "urls",
195
+ "youtube",
196
+ "pdf",
197
+ "word",
198
+ "excel",
199
+ "chances",
200
+ "victory",
201
+ "defeat",
202
+ "losses",
203
+ "wins",
204
+ "winners",
205
+ "losers",
206
+ "maximum",
207
+ "hits",
208
+ "systems",
209
+ "conventions",
210
+ "federations",
211
+ "federal",
212
+ "compliments",
213
+ "quotas",
214
+ "light",
215
+ "ease",
216
+ "ideas",
217
+ "science",
218
+ "fiction",
219
+ "fantasy",
220
+ "love",
221
+ "hate",
222
+ "desires",
223
+ "wishes",
224
+ "cravings",
225
+ "apps",
226
+ "android",
227
+ "apple",
228
+ "windows_phone",
229
+ "information",
230
+ "drawings",
231
+ "paintings",
232
+ "art",
233
+ "artists",
234
+ "musicians",
235
+ "songs",
236
+ "lyrics",
237
+ "melodies",
238
+ "harmony",
239
+ "guitars",
240
+ "pianos",
241
+ "drums",
242
+ "bass",
243
+ "rhythms",
244
+ "beats",
245
+ "violins",
246
+ "orchestras",
247
+ "symphonies",
248
+ "dances",
249
+ "hip_hop",
250
+ "reggae",
251
+ "rock",
252
+ "pop",
253
+ "metal",
254
+ "classical",
255
+ "jazz",
256
+ "blues",
257
+ "country",
258
+ "r&b",
259
+ "soul",
260
+ "funk",
261
+ "disco",
262
+ "edm",
263
+ "techno",
264
+ "trance",
265
+ "dubstep",
266
+ "ambient",
267
+ "reggaeton",
268
+ "salsa",
269
+ "bachata",
270
+ "merengue",
271
+ "cumbia",
272
+ "vallenato",
273
+ "tango",
274
+ "flamenco",
275
+ "bolero",
276
+ "ranchera",
277
+ "mariachi",
278
+ "banda",
279
+ "norteno",
280
+ "brazilian",
281
+ "samba",
282
+ "bossa_nova",
283
+ "mpb",
284
+ "pagode",
285
+ "sertanejo",
286
+ "forro",
287
+ "axé",
288
+ "frevo",
289
+ "brega",
290
+ "funk_carioca",
291
+ "pop_rock",
292
+ "mpb",
293
+ "samba_rock",
294
+ "rockabilly",
295
+ "indie",
296
+ "hard_rock",
297
+ "punk_rock",
298
+ "emo",
299
+ "grunge",
300
+ "heavy_metal",
301
+ "death_metal",
302
+ "black_metal",
303
+ "thrash_metal",
304
+ "folk_metal",
305
+ "power_metal",
306
+ "progressive_metal",
307
+ "doom_metal",
308
+ "gothic_metal",
309
+ "symphonic_metal",
310
+ "alternative_metal",
311
+ "nu_metal",
312
+ "post_metal",
313
+ "metalcore",
314
+ "deathcore",
315
+ "djent",
316
+ "mathcore",
317
+ "electronicore",
318
+ "grindcore",
319
+ "hardcore",
320
+ "emo_core",
321
+ "screamo",
322
+ "post_hardcore",
323
+ "hardcore_punk",
324
+ "melodic_hardcore",
325
+ "crust_punk",
326
+ "thrashcore",
327
+ "powerviolence",
328
+ "beatdown_hardcore",
329
+ "industrial_hardcore",
330
+ "deathcore",
331
+ "metalcore",
332
+ "emo",
333
+ "emo_pop",
334
+ "emo_revival",
335
+ "screamo",
336
+ "pop_punk",
337
+ "skate_punk",
338
+ "post_punk",
339
+ "punk",
340
+ "pop_rock",
341
+ "garage_rock",
342
+ "indie_rock",
343
+ "art_rock",
344
+ "progressive_rock",
345
+ "psychedelic_rock",
346
+ "alternative_rock",
347
+ "gothic_rock",
348
+ "hard_rock",
349
+ "stoner_rock",
350
+ "punk_rock",
351
+ "post_rock",
352
+ "noise_rock",
353
+ "heavy_metal",
354
+ "thrash_metal",
355
+ "black_metal",
356
+ "death_metal",
357
+ "power_metal",
358
+ "doom_metal",
359
+ "speed_metal",
360
+ "symphonic_metal",
361
+ "folk_metal",
362
+ "viking_metal",
363
+ "gothic_metal",
364
+ "industrial_metal",
365
+ "nu_metal",
366
+ "metalcore",
367
+ "deathcore",
368
+ "mathcore",
369
+ "djent",
370
+ "grindcore",
371
+ "post_hardcore",
372
+ "hardcore_punk",
373
+ "emo",
374
+ "screamo",
375
+ "crust_punk",
376
+ "hardcore",
377
+ "metal",
378
+ "rock",
379
+ "reggaeton",
380
+ "pop",
381
+ "rap",
382
+ "hip_hop",
383
+ "edm",
384
+ "techno",
385
+ "trap",
386
+ "dubstep",
387
+ "house",
388
+ "trance",
389
+ "drum_and_bass",
390
+ "hardstyle",
391
+ "garage",
392
+ "ambient",
393
+ "psytrance",
394
+ "progressive_house",
395
+ "electronica",
396
+ "acid_house",
397
+ "big_room_house",
398
+ "chill_out",
399
+ "future_house",
400
+ "downtempo",
401
+ "deep_house",
402
+ "tech_house",
403
+ "minimal_techno",
404
+ "glitch_hop",
405
+ "uk_garage",
406
+ "tropical_house",
407
+ "psybient",
408
+ "nu_disco",
409
+ "hard_dance",
410
+ "bassline",
411
+ "grime",
412
+ "uk_hardcore",
413
+ "breakbeat",
414
+ "2_step",
415
+ "breaks",
416
+ "future_bass",
417
+ "moombahton",
418
+ "trapstep",
419
+ "liquid_dubstep",
420
+ "drumstep",
421
+ "liquid_funk",
422
+ "neurofunk",
423
+ "jump_up",
424
+ "darkstep",
425
+ "techstep",
426
+ "intelligent_drum_and_bass",
427
+ "sambass",
428
+ "drumfunk",
429
+ "funkstep",
430
+ "glitch",
431
+ "turntablism",
432
+ "trip_hop",
433
+ "chiptune",
434
+ "industrial",
435
+ "ebm",
436
+ "synthpop",
437
+ "futurepop",
438
+ "darkwave",
439
+ "aggrotech",
440
+ "gothabilly",
441
+ "witch_house",
442
+ "electroclash",
443
+ "new_rave",
444
+ "dance_punk",
445
+ "electropop",
446
+ "indietronica",
447
+ "synthwave",
448
+ "dream_pop",
449
+ "shoegaze",
450
+ "nu_gaze",
451
+ "chillwave",
452
+ "lo_fi",
453
+ "hypnagogic_pop",
454
+ "vaporwave",
455
+ "seapunk",
456
+ "noise_pop",
457
+ "post_punk_revival",
458
+ "freak_folk",
459
+ "psychedelic_folk",
460
+ "folktronica",
461
+ "slowcore",
462
+ "sadcore",
463
+ "chamber_pop",
464
+ "indie_folk",
465
+ "baroque_pop",
466
+ "progressive_folk",
467
+ "anti_folk",
468
+ "alt_country",
469
+ "americana",
470
+ "bluegrass",
471
+ "country_rock",
472
+ "roots_rock",
473
+ "heartland_rock",
474
+ "honky_tonk",
475
+ "outlaw_country",
476
+ "cowpunk",
477
+ "zydeco",
478
+ "cajun",
479
+ "tejano",
480
+ "norteno",
481
+ "mariachi",
482
+ "ranchera",
483
+ "tango",
484
+ "flamenco",
485
+ "bolero",
486
+ "fado",
487
+ "balkan",
488
+ "tropicalia",
489
+ "forro",
490
+ "coco",
491
+ "mangue_beat",
492
+ "sertanejo",
493
+ "northeastern_brazilian_music",
494
+ "frevo",
495
+ "axé",
496
+ "samba_reggae",
497
+ "mpb",
498
+ "bossa_nova",
499
+ "samba",
500
+ "samba_de_roda",
501
+ "pagode",
502
+ "chula",
503
+ "xote",
504
+ "baião",
505
+ "maracatu",
506
+ "coco_de_roda",
507
+ "coco_de_embolada",
508
+ "caboclinhos",
509
+ "ciranda",
510
+ "musica_sertaneja",
511
+ "rock_brasileiro",
512
+ "punk_rock_brasileiro",
513
+ "psicodelia_brasileira",
514
+ "tropicalismo",
515
+ "música_sertaneja",
516
+ "country_music",
517
+ "sertanejo",
518
+ "bro_country",
519
+ "outlaw_country",
520
+ "honky_tonk",
521
+ "zydeco",
522
+ "cajun",
523
+ "tejano",
524
+ "norteño",
525
+ "mariachi",
526
+ "ranchera",
527
+ "tango",
528
+ "flamenco",
529
+ "rumba",
530
+ "bolero",
531
+ "fado",
532
+ "regional_mexican",
533
+ "banda",
534
+ "grupero",
535
+ "norteño",
536
+ "ranchera",
537
+ "corrido",
538
+ "salsa",
539
+ "bachata",
540
+ "merengue",
541
+ "reggaeton",
542
+ "cumbia",
543
+ "vallenato",
544
+ "tango",
545
+ "flamenco",
546
+ "bullerengue",
547
+ "porro",
548
+ "mapalé",
549
+ "champeta",
550
+ "joropo",
551
+ "llanera",
552
+ "pasillo",
553
+ "bambuco",
554
+ "currulao",
555
+ "carnaval",
556
+ "música_andina",
557
+ "música_llanera",
558
+ "música_pacífico",
559
+ "música_antioqueña",
560
+ "villancicos",
561
+ "danzas",
562
+ "populares",
563
+ "canciones_infantiles",
564
+ "instrumental",
565
+ "dance",
566
+ "canción",
567
+ "porro",
568
+ "carranga",
569
+ "guasca",
570
+ "música_de_cuerdas",
571
+ "música_carrilera",
572
+ "fandango",
573
+ "música_flamenca",
574
+ "cantes_de_ida_y_vuelta",
575
+ "cantes_de_levante",
576
+ "cantes_de_las_minas",
577
+ "cantes_de_tres_formas",
578
+ "cantes_de_triana",
579
+ "cantes_extremeños",
580
+ "fandangos",
581
+ "cantes_abandolaos",
582
+ "cantes_de_levantica",
583
+ "granaínas",
584
+ "rondeñas",
585
+ "mineras",
586
+ "peteneras",
587
+ "malagueñas",
588
+ "cartageneras",
589
+ "murcianas",
590
+ "levanticas",
591
+ "aflamencadas",
592
+ "sevillanas",
593
+ "saetas",
594
+ "malagueñas_de_cádiz",
595
+ "tanguillos",
596
+ "cantiñas",
597
+ "alegrías",
598
+ "bulerías",
599
+ "soleares",
600
+ "romances",
601
+ "tangos",
602
+ "martinetes",
603
+ "siguiriyas",
604
+ "tarantas",
605
+ "granaínas",
606
+ "mineras",
607
+ "peteneras",
608
+ "malagueñas",
609
+ "cartageneras",
610
+ "murcianas",
611
+ "levanticas",
612
+ "aflamencadas",
613
+ "sevillanas",
614
+ "saetas",
615
+ "malagueñas_de_cádiz",
616
+ "tanguillos",
617
+ "cantiñas",
618
+ "alegrías",
619
+ "bulerías",
620
+ "soleares",
621
+ "romances",
622
+ "tangos",
623
+ "martinetes",
624
+ "siguiriyas",
625
+ "tarantas",
626
+ "tientos",
627
+ "trilleras",
628
+ "villancicos",
629
+ "villancicos",
630
+ "tradicional_andaluz",
631
+ "tradición_andaluz",
632
+ "flamenco_tradicional",
633
+ "flamenco_clásico",
634
+ "coplas",
635
+ "sevillanas",
636
+ "romances",
637
+ "tangos",
638
+ "bulerías",
639
+ "malagueñas",
640
+ "granaínas",
641
+ "fandangos",
642
+ "peteneras",
643
+ "soleás",
644
+ "siguiriyas",
645
+ "saetas",
646
+ "martinetes",
647
+ "tonás",
648
+ "alboreás",
649
+ "música_andaluza",
650
+ "letrillas",
651
+ "canciones_de_tuna",
652
+ "marchas",
653
+ "saetas",
654
+ "sevillanas",
655
+ "flamenco",
656
+ "malagueñas",
657
+ "granaínas",
658
+ "tarantas",
659
+ "bulerías",
660
+ "soleares",
661
+ "fandangos",
662
+ "cantes_de_levante",
663
+ "cartageneras",
664
+ "mineras",
665
+ "peteneras",
666
+ "música",
667
+ "peteneras",
668
+ "saetas",
669
+ "seguidillas",
670
+ "malagueñas",
671
+ "coplas",
672
+ "tangos",
673
+ "jotas",
674
+ "mariachi",
675
+ "ranchera",
676
+ "norteño",
677
+ "huapango",
678
+ "corrido",
679
+ "mariachi",
680
+ "salsa",
681
+ "bachata",
682
+ "merengue",
683
+ "cumbia",
684
+ "reggaeton",
685
+ "vallenato",
686
+ "tango",
687
+ "flamenco",
688
+ "bullerengue",
689
+ "porro",
690
+ "mapalé",
691
+ "champeta",
692
+ "joropo",
693
+ "llanera",
694
+ "pasillo",
695
+ "bambuco",
696
+ "currulao",
697
+ "música_andina",
698
+ "música_llanera",
699
+ "música_pacífico",
700
+ "música_antioqueña",
701
+ "villancicos",
702
+ "danzas",
703
+ "populares",
704
+ "canciones_infantiles",
705
+ "instrumental",
706
+ "dance",
707
+ "canción",
708
+ "porro",
709
+ "carranga",
710
+ "guasca",
711
+ "música_de_cuerdas",
712
+ "música_carrilera",
713
+ "fandango",
714
+ "música_flamenca",
715
+ "cantes_de_ida_y_vuelta",
716
+ "cantes_de_levante",
717
+ "cantes_de_las_minas",
718
+ "cantes_de_tres_formas",
719
+ "cantes_de_triana",
720
+ "cantes_extremeños",
721
+ "fandangos",
722
+ "cantes_abandolaos",
723
+ "cantes_de_levantica",
724
+ "granaínas",
725
+ "rondeñas",
726
+ "mineras",
727
+ "peteneras",
728
+ "malagueñas",
729
+ "cartageneras",
730
+ "murcianas",
731
+ "levanticas",
732
+ "aflamencadas",
733
+ "sevillanas",
734
+ "saetas",
735
+ "malagueñas_de_cádiz",
736
+ "tanguillos",
737
+ "cantiñas",
738
+ "alegrías",
739
+ "bulerías",
740
+ "soleares",
741
+ "romances",
742
+ "tangos",
743
+ "martinetes",
744
+ "siguiriyas",
745
+ "tarantas",
746
+ "tientos",
747
+ "trilleras",
748
+ "villancicos",
749
+ "villancicos",
750
+ "tradicional_andaluz",
751
+ "tradición_andaluz",
752
+ "flamenco_tradicional",
753
+ "flamenco_clásico",
754
+ "coplas",
755
+ "sevillanas",
756
+ "romances",
757
+ "tangos",
758
+ "bulerías",
759
+ "malagueñas",
760
+ "granaínas",
761
+ "fandangos",
762
+ "peteneras",
763
+ "soleás",
764
+ "siguiriyas",
765
+ "saetas",
766
+ "martinetes",
767
+ "tonás",
768
+ "alboreás",
769
+ "música_andaluza",
770
+ "letrillas",
771
+ "canciones_de_tuna",
772
+ "marchas",
773
+ "saetas",
774
+ "sevillanas",
775
+ "flamenco",
776
+ "malagueñas",
777
+ "granaínas",
778
+ "tarantas",
779
+ "bulerías",
780
+ "soleares",
781
+ "fandangos",
782
+ "cantes_de_levante",
783
+ "cartageneras",
784
+ "mineras",
785
+ "peteneras",
786
+ "música",
787
+ "peteneras",
788
+ "saetas",
789
+ "seguidillas",
790
+ "malagueñas",
791
+ "coplas",
792
+ "tangos",
793
+ "jotas",
794
+ "python_code",
795
+ "question_responses",
796
+ "programming_code",
797
+ "programming_libraries",
798
+ "phrases",
799
+ "books",
800
+ "comics",
801
+ "screenplays",
802
+ "javascript_code",
803
+ "nodejs_code",
804
+ "csharp_code",
805
+ "php_code",
806
+ "html_code",
807
+ "movie_scripts",
808
+ "series_scripts",
809
+ "bible",
810
+ "anime",
811
+ "wikipedia",
812
+ "information",
813
+ "daily_responses",
814
+ "human_responses",
815
+ "symbols",
816
+ "magic",
817
+ "nuclear",
818
+ "pets",
819
+ "animals",
820
+ "types_of_things",
821
+ "operations",
822
+ "medicine",
823
+ "medications",
824
+ "pros_vs_cons",
825
+ "status",
826
+ "mathematics",
827
+ "descriptions",
828
+ "summaries",
829
+ "accounting",
830
+ "translations",
831
+ "humanoid_responses",
832
+ "human_thoughts",
833
+ "robots",
834
+ "gods",
835
+ "conversations",
836
+ "chats",
837
+ "aliens",
838
+ "internet",
839
+ "webs",
840
+ "wordpress",
841
+ "blogs",
842
+ "mama",
843
+ "papa",
844
+ "saludos",
845
+ "hermanos",
846
+ "personal_information",
847
+ "statistics",
848
+ "usage",
849
+ "consequences",
850
+ "construction_plans",
851
+ "images",
852
+ "videos",
853
+ "voices",
854
+ "journalism",
855
+ "diseases",
856
+ "knowledge",
857
+ "wisdom",
858
+ "responses",
859
+ "illness",
860
+ "good_state",
861
+ "bad_state",
862
+ "weather",
863
+ "dates",
864
+ "sql",
865
+ "logic",
866
+ "oral_expression",
867
+ "written_expression",
868
+ "sign_language",
869
+ "descriptions",
870
+ "names",
871
+ "aviation",
872
+ "judges",
873
+ "punishments",
874
+ "laws",
875
+ "criminal",
876
+ "judicial",
877
+ "hacks",
878
+ "goals",
879
+ "laughs",
880
+ "jokes",
881
+ "spanish",
882
+ "geo",
883
+ "information",
884
+ "countries",
885
+ "continents",
886
+ "geology",
887
+ "planets",
888
+ "nasa",
889
+ "cnn",
890
+ "newspapers",
891
+ "magazines",
892
+ "sports",
893
+ "activities",
894
+ "medical_activities",
895
+ "doctors",
896
+ "risks",
897
+ "human_being",
898
+ "human",
899
+ "human_responses",
900
+ "sex",
901
+ "soccer",
902
+ "basketball",
903
+ "human_body",
904
+ "crimes",
905
+ "scams",
906
+ "groceries",
907
+ "compliments",
908
+ "appointments",
909
+ "response_information",
910
+ "language_information",
911
+ "translation_information",
912
+ "dictionaries",
913
+ "social_media_content",
914
+ "contents",
915
+ "games",
916
+ "unity",
917
+ "classifications",
918
+ "calculations",
919
+ "hotels",
920
+ "thoughts",
921
+ "descriptions",
922
+ "texts",
923
+ "pdf",
924
+ "curriculums",
925
+ "weapons",
926
+ "hacks",
927
+ "google",
928
+ "spells",
929
+ "sources",
930
+ "types_of_medical_operations",
931
+ "children",
932
+ "states",
933
+ "moods",
934
+ "magic",
935
+ "jokes",
936
+ "robberies",
937
+ "jewelries",
938
+ "history",
939
+ "myths",
940
+ "fallacies",
941
+ "fables",
942
+ "tales",
943
+ "military_strategies",
944
+ "nuclear_weapons",
945
+ "geo_location",
946
+ "numbers",
947
+ "phones",
948
+ "cellphones",
949
+ "libraries",
950
+ "ethical_languages",
951
+ "youth",
952
+ "virtue",
953
+ "mana",
954
+ "chakras",
955
+ "houses",
956
+ "root",
957
+ "jailbreak",
958
+ "bypass",
959
+ "proteges",
960
+ "flask",
961
+ "nano",
962
+ "vim",
963
+ "operating_systems",
964
+ "foods",
965
+ "recipes",
966
+ "windows",
967
+ "linux",
968
+ "food_recipes",
969
+ "information",
970
+ "documents",
971
+ "png",
972
+ "mp4",
973
+ "mp3",
974
+ "friendships",
975
+ "dating_assistance",
976
+ "personal_assistance",
977
+ "self_defense",
978
+ "goals",
979
+ "crypto",
980
+ "exchanges",
981
+ "websites",
982
+ "urls",
983
+ "youtube",
984
+ "pdf",
985
+ "word",
986
+ "excel",
987
+ "chances",
988
+ "victory",
989
+ "defeat",
990
+ "losses",
991
+ "wins",
992
+ "winning",
993
+ "failure",
994
+ "success",
995
+ "accomplishments",
996
+ "purpose",
997
+ "meaning",
998
+ "journeys",
999
+ "life",
1000
+ "death",
1001
+ "lessons",
1002
+ "school",
1003
+ "college",
1004
+ "universities",
1005
+ "nursing",
1006
+ "professions",
1007
+ "careers",
1008
+ "entrepreneurship",
1009
+ "business",
1010
+ "investments",
1011
+ "marketing",
1012
+ "sales",
1013
+ "engineering",
1014
+ "development",
1015
+ "programming",
1016
+ "coding",
1017
+ "networking",
1018
+ "cybersecurity",
1019
+ "hacking",
1020
+ "encryption",
1021
+ "decryption",
1022
+ "algorithms",
1023
+ "data_structures",
1024
+ "computers",
1025
+ "hardware",
1026
+ "software",
1027
+ "artificial_intelligence",
1028
+ "machine_learning",
1029
+ "deep_learning",
1030
+ "neural_networks",
1031
+ "reinforcement_learning",
1032
+ "supervised_learning",
1033
+ "unsupervised_learning",
1034
+ "natural_language_processing",
1035
+ "nlp",
1036
+ "computer_vision",
1037
+ "image_processing",
1038
+ "audio_processing",
1039
+ "video_processing",
1040
+ "robotics",
1041
+ "drones",
1042
+ "automation",
1043
+ "iot",
1044
+ "internet_of_things",
1045
+ "cloud_computing",
1046
+ "edge_computing",
1047
+ "fog_computing",
1048
+ "distributed_systems",
1049
+ "blockchain",
1050
+ "smart_contracts",
1051
+ "cryptocurrencies",
1052
+ "ethereum",
1053
+ "solidity",
1054
+ "web_development",
1055
+ "frontend_development",
1056
+ "backend_development",
1057
+ "fullstack_development",
1058
+ "mobile_development",
1059
+ "android",
1060
+ "ios",
1061
+ "react_native",
1062
+ "flutter",
1063
+ "cross_platform_development",
1064
+ "game_development",
1065
+ "unity",
1066
+ "unreal_engine",
1067
+ "virtual_reality",
1068
+ "augmented_reality",
1069
+ "mixed_reality",
1070
+ "web_design",
1071
+ "ui_ux_design",
1072
+ "graphic_design",
1073
+ "motion_graphics",
1074
+ "animation",
1075
+ "user_experience",
1076
+ "user_interface",
1077
+ "product_design",
1078
+ "industrial_design",
1079
+ "architecture",
1080
+ "interior_design",
1081
+ "urban_design",
1082
+ "landscape_design",
1083
+ "fashion_design",
1084
+ "textile_design",
1085
+ "jewelry_design",
1086
+ "productivity",
1087
+ "time_management",
1088
+ "task_management",
1089
+ "goal_setting",
1090
+ "note_taking",
1091
+ "project_management",
1092
+ "team_management",
1093
+ "leadership",
1094
+ "communication",
1095
+ "collaboration",
1096
+ "remote_work",
1097
+ "freelancing",
1098
+ "outsourcing",
1099
+ "consulting",
1100
+ "coaching",
1101
+ "mentoring",
1102
+ "training",
1103
+ "education",
1104
+ "teaching",
1105
+ "learning",
1106
+ "self_improvement",
1107
+ "personal_development",
1108
+ "professional_development",
1109
+ "career_development",
1110
+ "skill_development",
1111
+ "knowledge_management",
1112
+ "memory_management",
1113
+ "creativity",
1114
+ "innovation",
1115
+ "ideation",
1116
+ "problem_solving",
1117
+ "decision_making",
1118
+ "critical_thinking",
1119
+ "analytical_thinking",
1120
+ "systems_thinking",
1121
+ "design_thinking",
1122
+ "emotional_intelligence",
1123
+ "self_awareness",
1124
+ "self_regulation",
1125
+ "motivation",
1126
+ "empathy",
1127
+ "social_skills",
1128
+ "relationship_management",
1129
+ "conflict_resolution",
1130
+ "negotiation",
1131
+ "influence",
1132
+ "persuasion",
1133
+ "stress_management",
1134
+ "resilience",
1135
+ "mindfulness",
1136
+ "meditation",
1137
+ "yoga",
1138
+ "nutrition",
1139
+ "diet",
1140
+ "exercise",
1141
+ "fitness",
1142
+ "health",
1143
+ "mental_health",
1144
+ "wellness",
1145
+ "therapy",
1146
+ "counseling",
1147
+ "coaching",
1148
+ "psychology",
1149
+ "psychiatry",
1150
+ "neuroscience",
1151
+ "biology",
1152
+ "anatomy",
1153
+ "physiology",
1154
+ "pharmacology",
1155
+ "biochemistry",
1156
+ "genetics",
1157
+ "epigenetics",
1158
+ "biotechnology",
1159
+ "bioinformatics",
1160
+ "scientific_research",
1161
+ "academic_writing",
1162
+ "research_methods",
1163
+ "experimentation",
1164
+ "data_analysis",
1165
+ "statistical_analysis",
1166
+ "data_visualization",
1167
+ "scientific_communication",
1168
+ "scientific_publishing",
1169
+ "peer_review",
1170
+ "academic_publishing",
1171
+ "science_communication",
1172
+ "public_speaking",
1173
+ "presentations",
1174
+ "writing",
1175
+ "blogging",
1176
+ "journalism",
1177
+ "copywriting",
1178
+ "editing",
1179
+ "proofreading",
1180
+ "publishing",
1181
+ "creative_writing",
1182
+ "fiction_writing",
1183
+ "nonfiction_writing",
1184
+ "poetry_writing",
1185
+ "screenwriting",
1186
+ "playwriting",
1187
+ "storytelling",
1188
+ "content_writing",
1189
+ "technical_writing",
1190
+ "resume_writing",
1191
+ "cover_letter_writing",
1192
+ "professional_writing",
1193
+ "academic_writing",
1194
+ "grant_writing",
1195
+ "speechwriting",
1196
+ "ghostwriting",
1197
+ "translation",
1198
+ "interpretation",
1199
+ "localization",
1200
+ "language_teaching",
1201
+ "language_learning",
1202
+ "linguistics",
1203
+ "phonetics",
1204
+ "phonology",
1205
+ "morphology",
1206
+ "syntax",
1207
+ "semantics",
1208
+ "pragmatics",
1209
+ "computational_linguistics",
1210
+ "corpus_linguistics",
1211
+ "psycholinguistics",
1212
+ "sociolinguistics",
1213
+ "applied_linguistics",
1214
+ "educational_linguistics",
1215
+ "forensic_linguistics",
1216
+ "clinical_linguistics",
1217
+ "translation_studies",
1218
+ "interpreting_studies",
1219
+ "literature",
1220
+ "literary_theory",
1221
+ "literary_criticism",
1222
+ "literary_analysis",
1223
+ "literary_history",
1224
+ "literary_genres",
1225
+ "fiction",
1226
+ "nonfiction",
1227
+ "poetry",
1228
+ "drama",
1229
+ "prose",
1230
+ "novels",
1231
+ "short_stories",
1232
+ "essays",
1233
+ "biographies",
1234
+ "autobiographies",
1235
+ "memoirs",
1236
+ "diaries",
1237
+ "letters",
1238
+ "journals",
1239
+ "literary_journals",
1240
+ "literary_magazines",
1241
+ "literary_awards",
1242
+ "literary_prizes",
1243
+ "book_publishing",
1244
+ "book_distribution",
1245
+ "book_marketing",
1246
+ "book_selling",
1247
+ "book_reviews",
1248
+ "literary_agents",
1249
+ "literary_publishers",
1250
+ "literary_editorial",
1251
+ "literary_festivals",
1252
+ "literary_events",
1253
+ "literary_readings",
1254
+ "literary_clubs",
1255
+ "literary_societies",
1256
+ "literary_conferences",
1257
+ "literary_seminars",
1258
+ "literary_symposiums",
1259
+ "literary_workshops",
1260
+ "literary_retreats",
1261
+ "literary_residencies",
1262
+ "literary_grants",
1263
+ "literary_fellowships",
1264
+ "literary_programs",
1265
+ "literary_projects",
1266
+ "literary_campaigns",
1267
+ "literary_initiatives",
1268
+ "literary_foundations",
1269
+ "literary_organizations",
1270
+ "literary_institutions",
1271
+ "literary_centres",
1272
+ "literary_spaces",
1273
+ "literary_places",
1274
+ "literary_cafes",
1275
+ "literary_bookstores",
1276
+ "literary_libraries",
1277
+ "literary_archives",
1278
+ "literary_collections",
1279
+ "literary_resources",
1280
+ "literary_tools",
1281
+ "literary_software",
1282
+ "literary_websites",
1283
+ "literary_apps",
1284
+ "literary_platforms",
1285
+ "literary_networks",
1286
+ "literary_communities",
1287
+ "literary_forums",
1288
+ "literary_groups",
1289
+ "literary_cliques",
1290
+ "literary_circles",
1291
+ "literary_roundtables",
1292
+ "literary_consortiums",
1293
+ "literary_alliances",
1294
+ "literary_partnerships",
1295
+ "literary_collaborations",
1296
+ "literary_contributions",
1297
+ "literary_donations",
1298
+ "literary_sponsorships",
1299
+ "literary_endorsements",
1300
+ "literary_support",
1301
+ "literary_care",
1302
+ "literary_love",
1303
+ "literary_passion",
1304
+ "literary_devotion",
1305
+ "literary_dedication",
1306
+ "literary_commitment",
1307
+ "literary_excellence",
1308
+ "literary_brilliance",
1309
+ "literary_ingenuity",
1310
+ "literary_innovation",
1311
+ "literary_creativity",
1312
+ "literary_vision",
1313
+ "literary_mission",
1314
+ "literary_purpose",
1315
+ "literary_meaning",
1316
+ "literary_journey",
1317
+ "literary_life",
1318
+ "literary_legacy",
1319
+ "literary_history",
1320
+ "literary_heritage",
1321
+ "literary_identity",
1322
+ "literary_culture",
1323
+ "literary_tradition",
1324
+ "literary_world",
1325
+ "literary_universe",
1326
+ "literary_cosmos",
1327
+ "literary_domain",
1328
+ "literary_realm",
1329
+ "literary_space",
1330
+ "literary_place",
1331
+ "literary_home",
1332
+ "literary_heaven",
1333
+ "literary_paradise",
1334
+ "literary_edifice",
1335
+ "literary_architecture",
1336
+ "literary_temple",
1337
+ "literary_shrine",
1338
+ "literary_sanctuary",
1339
+ "literary_refuge",
1340
+ "literary_oasis",
1341
+ "literary_retreat",
1342
+ "literary_utopia",
1343
+ "literary_dream",
1344
+ "literary_reverie",
1345
+ "literary_fantasy",
1346
+ "literary_imagination",
1347
+ "literary_creativity",
1348
+ "literary_wonder",
1349
+ "literary_magic",
1350
+ "literary_mystery",
1351
+ "literary_enchantment",
1352
+ "literary_romance",
1353
+ "literary_adventure",
1354
+ "literary_quest",
1355
+ "literary_discovery",
1356
+ "literary_exploration",
1357
+ "literary_learning",
1358
+ "literary_reading",
1359
+ "literary_writing",
1360
+ "literary_speaking",
1361
+ "literary_listening",
1362
+ "literary_thinking",
1363
+ "literary_meditation",
1364
+ "literary_contemplation",
1365
+ "literary_reflection",
1366
+ "literary_expression",
1367
+ "literary_communion",
1368
+ "literary_harmony",
1369
+ "literary_symphony",
1370
+ "literary_song",
1371
+ "literary_verse",
1372
+ "literary_prose",
1373
+ "literary_poetry",
1374
+ "literary_fiction",
1375
+ "literary_nonfiction",
1376
+ "literary_storytelling",
1377
+ "literary_narrative",
1378
+ "literary_style",
1379
+ "literary_voice",
1380
+ "literary_tone",
1381
+ "literary_mood",
1382
+ "literary_atmosphere",
1383
+ "literary_setting",
1384
+ "literary_scene",
1385
+ "literary_character",
1386
+ "literary_plot",
1387
+ "literary_theme",
1388
+ "literary_symbol",
1389
+ "literary_motif",
1390
+ "literary_image",
1391
+ "literary_metaphor",
1392
+ "literary_simile",
1393
+ "literary_allegory",
1394
+ "literary_allusion",
1395
+ "literary_reference",
1396
+ "literary_quotation",
1397
+ "literary_annotation",
1398
+ "literary_exegesis",
1399
+ "literary_interpretation",
1400
+ "literary_critique",
1401
+ "literary_review",
1402
+ "literary_analysis",
1403
+ "literary_commentary",
1404
+ "literary_discussion",
1405
+ "literary_conversation",
1406
+ "literary_dialogue",
1407
+ "literary_chat",
1408
+ "literary_exploration",
1409
+ "literary_inquiry",
1410
+ "literary_investigation",
1411
+ "literary_research",
1412
+ "literary_study",
1413
+ "literary_survey",
1414
+ "literary_investigation",
1415
+ "literary_question",
1416
+ "literary_problem",
1417
+ "literary_doubt",
1418
+ "literary_speculation",
1419
+ "literary_wonder",
1420
+ "literary_amazement",
1421
+ "literary_curiosity",
1422
+ "literary_interest",
1423
+ "literary_intrigue",
1424
+ "literary_mystery",
1425
+ "literary_enigma",
1426
+ "literary_puzzle",
1427
+ "literary_secret",
1428
+ "literary_discovery",
1429
+ "literary_exploration",
1430
+ "literary_unveiling",
1431
+ "literary_revelation",
1432
+ "literary_uncovering",
1433
+ "literary_exposure",
1434
+ "literary_enlightenment",
1435
+ "literary_illumination",
1436
+ "literary_truth",
1437
+ "literary_knowledge",
1438
+ "literary_wisdom",
1439
+ "literary_insight",
1440
+ "literary_intelligence",
1441
+ "literary_meaning",
1442
+ "literary_significance",
1443
+ "literary_importance",
1444
+ "literary_relevance",
1445
+ "literary_resonance",
1446
+ "literary_reverberation",
1447
+ "literary_impact",
1448
+ "literary_influence",
1449
+ "literary_inspiration",
1450
+ "literary_creation",
1451
+ "literary_art",
1452
+ "literary_beauty",
1453
+ "literary_form",
1454
+ "literary_structure",
1455
+ "literary_language",
1456
+ "literary_rhetoric",
1457
+ "literary_imagery",
1458
+ "literary_symbolism",
1459
+ "literary_metaphor",
1460
+ "literary_allusion",
1461
+ "literary_reference",
1462
+ "literary_invention",
1463
+ "literary_innovation",
1464
+ "literary_expression",
1465
+ "literary_style",
1466
+ "literary_voice",
1467
+ "literary_tone",
1468
+ "literary_mood",
1469
+ "literary_atmosphere",
1470
+ "literary_effect",
1471
+ "literary_music",
1472
+ "literary_dance",
1473
+ "literary_paint",
1474
+ "literary_sculpt",
1475
+ "literary_build",
1476
+ "literary_create",
1477
+ "literary_make",
1478
+ "literary_do",
1479
+ "literary_give",
1480
+ "literary_share",
1481
+ "literary_take",
1482
+ "literary_choose",
1483
+ "literary_decide",
1484
+ "literary_opt",
1485
+ "literary_select",
1486
+ "literary_pick",
1487
+ "literary_prefer",
1488
+ "literary_favor",
1489
+ "literary_appreciate",
1490
+ "literary_enjoy",
1491
+ "literary_relish",
1492
+ "literary_delight",
1493
+ "literary_savor",
1494
+ "literary_take_pleasure_in",
1495
+ "literary_indulge_in",
1496
+ "literary_feast_on",
1497
+ "literary_revel_in",
1498
+ "literary_bask_in",
1499
+ "literary_wallow_in",
1500
+ "literary_thrive_on",
1501
+ "literary_delight_in",
1502
+ "literary_rejoice_in",
1503
+ "literary_exult_in",
1504
+ "literary_triumph_in",
1505
+ "literary_gloat_over",
1506
+ "literary_glory_in",
1507
+ "literary_announce",
1508
+ "literary_proclaim",
1509
+ "literary_declare",
1510
+ "literary_state",
1511
+ "literary_mention",
1512
+ "literary_comment",
1513
+ "literary_remark",
1514
+ "literary_note",
1515
+ "literary_reiterate",
1516
+ "literary_recall",
1517
+ "literary_remember",
1518
+ "literary_recite",
1519
+ "literary_repeat",
1520
+ "literary_echo",
1521
+ "literary_retell",
1522
+ "literary_narrate",
1523
+ "literary_portray",
1524
+ "literary_depict",
1525
+ "literary_describe",
1526
+ "literary_characterize",
1527
+ "literary_paint",
1528
+ "literary_sculpt",
1529
+ "literary_create",
1530
+ "python_code",
1531
+ "question_responses",
1532
+ "programming_code",
1533
+ "programming_libraries",
1534
+ "phrases",
1535
+ "books",
1536
+ "comics",
1537
+ "screenplays",
1538
+ "javascript_code",
1539
+ "nodejs_code",
1540
+ "csharp_code",
1541
+ "php_code",
1542
+ "html_code",
1543
+ "movie_scripts",
1544
+ "series_scripts",
1545
+ "bible",
1546
+ "anime",
1547
+ "wikipedia",
1548
+ "information",
1549
+ "daily_responses",
1550
+ "human_responses",
1551
+ "symbols",
1552
+ "magic",
1553
+ "nuclear",
1554
+ "pets",
1555
+ "animals",
1556
+ "types_of_things",
1557
+ "operations",
1558
+ "medicine",
1559
+ "medications",
1560
+ "pros_vs_cons",
1561
+ "status",
1562
+ "mathematics",
1563
+ "descriptions",
1564
+ "summaries",
1565
+ "accounting",
1566
+ "translations",
1567
+ "humanoid_responses",
1568
+ "human_thoughts",
1569
+ "robots",
1570
+ "gods",
1571
+ "conversations",
1572
+ "chats",
1573
+ "aliens",
1574
+ "internet",
1575
+ "webs",
1576
+ "wordpress",
1577
+ "blogs",
1578
+ "mama",
1579
+ "papa",
1580
+ "saludos",
1581
+ "hermanos",
1582
+ "personal_information",
1583
+ "statistics",
1584
+ "usage",
1585
+ "consequences",
1586
+ "construction_plans",
1587
+ "images",
1588
+ "videos",
1589
+ "voices",
1590
+ "journalism",
1591
+ "diseases",
1592
+ "knowledge",
1593
+ "wisdom",
1594
+ "responses",
1595
+ "illness",
1596
+ "good_state",
1597
+ "bad_state",
1598
+ "weather",
1599
+ "dates",
1600
+ "sql",
1601
+ "logic",
1602
+ "oral_expression",
1603
+ "written_expression",
1604
+ "sign_language",
1605
+ "descriptions",
1606
+ "names",
1607
+ "aviation",
1608
+ "judges",
1609
+ "punishments",
1610
+ "laws",
1611
+ "criminal",
1612
+ "judicial",
1613
+ "hacks",
1614
+ "goals",
1615
+ "laughs",
1616
+ "jokes",
1617
+ "spanish",
1618
+ "geo",
1619
+ "information",
1620
+ "countries",
1621
+ "continents",
1622
+ "geology",
1623
+ "planets",
1624
+ "nasa",
1625
+ "cnn",
1626
+ "newspapers",
1627
+ "magazines",
1628
+ "sports",
1629
+ "activities",
1630
+ "medical_activities",
1631
+ "doctors",
1632
+ "risks",
1633
+ "human_being",
1634
+ "human",
1635
+ "human_responses",
1636
+ "sex",
1637
+ "soccer",
1638
+ "basketball",
1639
+ "human_body",
1640
+ "crimes",
1641
+ "scams",
1642
+ "groceries",
1643
+ "compliments",
1644
+ "appointments",
1645
+ "response_information",
1646
+ "language_information",
1647
+ "translation_information",
1648
+ "dictionaries",
1649
+ "social_media_content",
1650
+ "contents",
1651
+ "games",
1652
+ "unity",
1653
+ "classifications",
1654
+ "calculations",
1655
+ "hotels",
1656
+ "thoughts",
1657
+ "descriptions",
1658
+ "texts",
1659
+ "pdf",
1660
+ "curriculums",
1661
+ "weapons",
1662
+ "hacks",
1663
+ "google",
1664
+ "spells",
1665
+ "sources",
1666
+ "types_of_medical_operations",
1667
+ "children",
1668
+ "states",
1669
+ "moods",
1670
+ "magic",
1671
+ "jokes",
1672
+ "robberies",
1673
+ "jewelries",
1674
+ "history",
1675
+ "myths",
1676
+ "fallacies",
1677
+ "fables",
1678
+ "tales",
1679
+ "military_strategies",
1680
+ "nuclear_weapons",
1681
+ "geo_location",
1682
+ "numbers",
1683
+ "phones",
1684
+ "cellphones",
1685
+ "libraries",
1686
+ "ethical_languages",
1687
+ "youth",
1688
+ "virtue",
1689
+ "mana",
1690
+ "chakras",
1691
+ "houses",
1692
+ "root",
1693
+ "jailbreak",
1694
+ "bypass",
1695
+ "proteges",
1696
+ "flask",
1697
+ "nano",
1698
+ "vim",
1699
+ "operating_systems",
1700
+ "foods",
1701
+ "recipes",
1702
+ "windows",
1703
+ "linux",
1704
+ "food_recipes",
1705
+ "information",
1706
+ "documents",
1707
+ "png",
1708
+ "mp4",
1709
+ "mp3",
1710
+ "friendships",
1711
+ "dating_assistance",
1712
+ "personal_assistance",
1713
+ "self_defense",
1714
+ "goals",
1715
+ "crypto",
1716
+ "exchanges",
1717
+ "websites",
1718
+ "urls",
1719
+ "youtube",
1720
+ "pdf",
1721
+ "word",
1722
+ "excel",
1723
+ "chances",
1724
+ "victory",
1725
+ "defeat",
1726
+ "losses",
1727
+ "wins",
1728
+ "winners",
1729
+ "losers",
1730
+ "maximum",
1731
+ "hits",
1732
+ "systems",
1733
+ "conventions",
1734
+ "federations",
1735
+ "federal",
1736
+ "compliments",
1737
+ "quotas",
1738
+ "light",
1739
+ "ease",
1740
+ "avenues",
1741
+ "china",
1742
+ "japan",
1743
+ "argentina",
1744
+ "kala",
1745
+ "superheroes",
1746
+ "super_powers",
1747
+ "powers",
1748
+ "experiments",
1749
+ "diaries",
1750
+ "radios",
1751
+ "announcers",
1752
+ "tv",
1753
+ "television",
1754
+ "prisons",
1755
+ "escapes",
1756
+ "gas",
1757
+ "python_code",
1758
+ "csharp_code",
1759
+ "java_code",
1760
+ "nodejs_code",
1761
+ "summaries",
1762
+ "books",
1763
+ "text",
1764
+ "sql",
1765
+ "specifications",
1766
+ "library_imports",
1767
+ "code_libraries",
1768
+ "mathematical_methods",
1769
+ "mathematical_calculations",
1770
+ "algebra",
1771
+ "discrete_mathematics",
1772
+ "mathematics_graphs",
1773
+ "construction_plans",
1774
+ "construction",
1775
+ "introduction",
1776
+ "introduction_es",
1777
+ "intelligent",
1778
+ "intelligence",
1779
+ "superheroes",
1780
+ "gods",
1781
+ "history",
1782
+ "medieval",
1783
+ "lords",
1784
+ "judges",
1785
+ "prophets",
1786
+ "kings",
1787
+ "rulers",
1788
+ "emperors",
1789
+ "empires",
1790
+ "kingsdoms",
1791
+ "wars",
1792
+ "emperor",
1793
+ "ruler",
1794
+ "kingdom",
1795
+ "kingsdom",
1796
+ "kingsdoms",
1797
+ "kings",
1798
+ "kingship",
1799
+ "emperorship",
1800
+ "emperors",
1801
+ "gods",
1802
+ "ancients",
1803
+ "ancient_history",
1804
+ "past",
1805
+ "future",
1806
+ "present",
1807
+ "time",
1808
+ "period",
1809
+ "era",
1810
+ "ages",
1811
+ "calendar",
1812
+ "month",
1813
+ "day",
1814
+ "year",
1815
+ "century",
1816
+ "eras",
1817
+ "calendar_eras",
1818
+ "roman",
1819
+ "romans",
1820
+ "rome",
1821
+ "greece",
1822
+ "greek",
1823
+ "history",
1824
+ "medieval",
1825
+ "middle_ages",
1826
+ "dark_ages",
1827
+ "renaissance",
1828
+ "modernity",
1829
+ "contemporary",
1830
+ "industrial",
1831
+ "prehistory",
1832
+ "posthistory",
1833
+ "colonial",
1834
+ "age",
1835
+ "period",
1836
+ "futurism",
1837
+ "ancient_gods",
1838
+ "greek_gods",
1839
+ "olympians",
1840
+ "egyptian_gods",
1841
+ "norse_gods",
1842
+ "norse_mythology",
1843
+ "nordic_gods",
1844
+ "ragnarok",
1845
+ "greek_mythology",
1846
+ "titan",
1847
+ "titans",
1848
+ "hercules",
1849
+ "thor",
1850
+ "odin",
1851
+ "ra",
1852
+ "zeus",
1853
+ "poseidon",
1854
+ "hades",
1855
+ "apollo",
1856
+ "aphrodite",
1857
+ "athena",
1858
+ "hera",
1859
+ "artemis",
1860
+ "eros",
1861
+ "chronos",
1862
+ "kronos",
1863
+ "prometheus",
1864
+ "gods",
1865
+ "mythology",
1866
+ "ancient_gods",
1867
+ "ancient_god",
1868
+ "ancient_mythology",
1869
+ "history",
1870
+ "creation_myths",
1871
+ "origin_myths",
1872
+ "norse_creation",
1873
+ "zeus_creation",
1874
+ "chronos_creation",
1875
+ "greek_creation",
1876
+ "roman_creation",
1877
+ "egyptian_creation",
1878
+ "mesopotamian_creation",
1879
+ "sumerian_creation",
1880
+ "sumerian_mythology",
1881
+ "egyptian_mythology",
1882
+ "egyptian_gods",
1883
+ "anubis",
1884
+ "osiris",
1885
+ "isis",
1886
+ "horus",
1887
+ "set",
1888
+ "sobek",
1889
+ "thoth",
1890
+ "seshat",
1891
+ "ra",
1892
+ "aten",
1893
+ "nut",
1894
+ "geb",
1895
+ "shu",
1896
+ "tufnut",
1897
+ "ptah",
1898
+ "bastet",
1899
+ "hathor",
1900
+ "anuket",
1901
+ "wadjet",
1902
+ "hapi",
1903
+ "apep",
1904
+ "anat",
1905
+ "sekhmet",
1906
+ "gods",
1907
+ "goddess",
1908
+ "goddesses",
1909
+ "goddess_mythology",
1910
+ "god_mythology",
1911
+ "gods_of_olympus",
1912
+ "greek_gods",
1913
+ "greek_goddesses",
1914
+ "roman_gods",
1915
+ "roman_goddesses",
1916
+ "titan",
1917
+ "titans",
1918
+ "gigantes",
1919
+ "hurakan",
1920
+ "zeus",
1921
+ "poseidon",
1922
+ "hades",
1923
+ "apollo",
1924
+ "ares",
1925
+ "athena",
1926
+ "hera",
1927
+ "artemis",
1928
+ "eros",
1929
+ "dionysus",
1930
+ "hephaestus",
1931
+ "hermes",
1932
+ "greek_titans",
1933
+ "prometheus",
1934
+ "atlas",
1935
+ "chronos",
1936
+ "kronos",
1937
+ "typhon",
1938
+ "greek_myths",
1939
+ "mythology",
1940
+ "titanomachy",
1941
+ "olympian_war",
1942
+ "greek_mythology",
1943
+ "greek_creation_myth",
1944
+ "greek_origin_myth",
1945
+ "greek_myth",
1946
+ "roman_mythology",
1947
+ "greek_god_mythology",
1948
+ "roman_god_mythology",
1949
+ "egyptian_god_mythology",
1950
+ "egyptian_mythology",
1951
+ "egyptian_gods",
1952
+ "egyptian_goddesses",
1953
+ "egyptian_myth",
1954
+ "egyptian_creation_myth",
1955
+ "egyptian_origin_myth",
1956
+ "norse_mythology",
1957
+ "norse_gods",
1958
+ "norse_goddesses",
1959
+ "norse_myth",
1960
+ "norse_creation_myth",
1961
+ "norse_origin_myth",
1962
+ "ragnarok",
1963
+ "norse_myth",
1964
+ "norse_mythology",
1965
+ "nordic_mythology",
1966
+ "nordic_myth",
1967
+ "nordic_gods",
1968
+ "nordic_goddesses",
1969
+ "nordic_myth",
1970
+ "nordic_creation_myth",
1971
+ "nordic_origin_myth",
1972
+ "ancient_mythology",
1973
+ "ancient_gods",
1974
+ "creation_myth",
1975
+ "origin_myth",
1976
+ "ancient_myth",
1977
+ "mythology",
1978
+ "myths",
1979
+ "myth",
1980
+ "mythic",
1981
+ "gods",
1982
+ "goddess",
1983
+ "goddesses",
1984
+ "hero",
1985
+ "heroes",
1986
+ "heros",
1987
+ "heroine",
1988
+ "heroines",
1989
+ "pantheon",
1990
+ "hierarchy",
1991
+ "heaven",
1992
+ "hell",
1993
+ "underworld",
1994
+ "olympus",
1995
+ "nirvana",
1996
+ "eden",
1997
+ "afterlife",
1998
+ "purgatory",
1999
+ "limbo",
2000
+ "paradise",
2001
+ "hades",
2002
+ "judgement",
2003
+ "punishment",
2004
+ "reincarnation",
2005
+ "resurrection",
2006
+ "immortality",
2007
+ "apotheosis",
2008
+ "ascension",
2009
+ "deification",
2010
+ "eternal_life",
2011
+ "gods",
2012
+ "goddess",
2013
+ "goddesses",
2014
+ "gods_of_olympus",
2015
+ "greek_gods",
2016
+ "greek_goddesses",
2017
+ "roman_gods",
2018
+ "roman_goddesses",
2019
+ "titan",
2020
+ "titans",
2021
+ "gigantes",
2022
+ "hurakan",
2023
+ "zeus",
2024
+ "poseidon",
2025
+ "hades",
2026
+ "apollo",
2027
+ "ares",
2028
+ "athena",
2029
+ "hera",
2030
+ "artemis",
2031
+ "eros",
2032
+ "dionysus",
2033
+ "hephaestus",
2034
+ "hermes",
2035
+ "greek_titans",
2036
+ "prometheus",
2037
+ "atlas",
2038
+ "chronos",
2039
+ "kronos",
2040
+ "typhon",
2041
+ "greek_myths",
2042
+ "mythology",
2043
+ "titanomachy",
2044
+ "olympian_war",
2045
+ "greek_mythology",
2046
+ "greek_creation_myth",
2047
+ "greek_origin_myth",
2048
+ "greek_myth",
2049
+ "roman_mythology",
2050
+ "greek_god_mythology",
2051
+ "roman_god_mythology",
2052
+ "egyptian_god_mythology",
2053
+ "egyptian_mythology",
2054
+ "egyptian_gods",
2055
+ "egyptian_goddesses",
2056
+ "egyptian_myth",
2057
+ "egyptian_creation_myth",
2058
+ "egyptian_origin_myth",
2059
+ "norse_mythology",
2060
+ "norse_gods",
2061
+ "norse_goddesses",
2062
+ "norse_myth",
2063
+ "norse_creation_myth",
2064
+ "norse_origin_myth",
2065
+ "ragnarok",
2066
+ "norse_myth",
2067
+ "norse_mythology",
2068
+ "nordic_mythology",
2069
+ "nordic_myth",
2070
+ "nordic_gods",
2071
+ "nordic_goddesses",
2072
+ "python_code",
2073
+ "question_responses",
2074
+ "programming_code",
2075
+ "programming_libraries",
2076
+ "phrases",
2077
+ "books",
2078
+ "comics",
2079
+ "screenplays",
2080
+ "javascript_code",
2081
+ "nodejs_code",
2082
+ "csharp_code",
2083
+ "php_code",
2084
+ "html_code",
2085
+ "movie_scripts",
2086
+ "series_scripts",
2087
+ "bible",
2088
+ "anime",
2089
+ "wikipedia",
2090
+ "information",
2091
+ "daily_responses",
2092
+ "human_responses",
2093
+ "symbols",
2094
+ "magic",
2095
+ "nuclear",
2096
+ "pets",
2097
+ "animals",
2098
+ "types_of_things",
2099
+ "operations",
2100
+ "medicine",
2101
+ "medications",
2102
+ "pros_vs_cons",
2103
+ "status",
2104
+ "mathematics",
2105
+ "descriptions",
2106
+ "summaries",
2107
+ "accounting",
2108
+ "translations",
2109
+ "humanoid_responses",
2110
+ "human_thoughts",
2111
+ "robots",
2112
+ "gods",
2113
+ "conversations",
2114
+ "chats",
2115
+ "aliens",
2116
+ "internet",
2117
+ "webs",
2118
+ "wordpress",
2119
+ "blogs",
2120
+ "mama",
2121
+ "papa",
2122
+ "saludos",
2123
+ "hermanos",
2124
+ "personal_information",
2125
+ "statistics",
2126
+ "usage",
2127
+ "consequences",
2128
+ "construction_plans",
2129
+ "images",
2130
+ "videos",
2131
+ "voices",
2132
+ "journalism",
2133
+ "diseases",
2134
+ "knowledge",
2135
+ "wisdom",
2136
+ "responses",
2137
+ "illness",
2138
+ "good_state",
2139
+ "bad_state",
2140
+ "weather",
2141
+ "dates",
2142
+ "sql",
2143
+ "logic",
2144
+ "oral_expression",
2145
+ "written_expression",
2146
+ "sign_language",
2147
+ "descriptions",
2148
+ "names",
2149
+ "aviation",
2150
+ "judges",
2151
+ "punishments",
2152
+ "laws",
2153
+ "criminal",
2154
+ "judicial",
2155
+ "hacks",
2156
+ "goals",
2157
+ "laughs",
2158
+ "jokes",
2159
+ "spanish",
2160
+ "geo",
2161
+ "information",
2162
+ "countries",
2163
+ "continents",
2164
+ "geology",
2165
+ "planets",
2166
+ "nasa",
2167
+ "cnn",
2168
+ "newspapers",
2169
+ "magazines",
2170
+ "sports",
2171
+ "activities",
2172
+ "medical_activities",
2173
+ "doctors",
2174
+ "risks",
2175
+ "human_being",
2176
+ "human",
2177
+ "human_responses",
2178
+ "sex",
2179
+ "soccer",
2180
+ "basketball",
2181
+ "human_body",
2182
+ "crimes",
2183
+ "scams",
2184
+ "groceries",
2185
+ "compliments",
2186
+ "appointments",
2187
+ "response_information",
2188
+ "language_information",
2189
+ "translation_information",
2190
+ "dictionaries",
2191
+ "social_media_content",
2192
+ "contents",
2193
+ "games",
2194
+ "unity",
2195
+ "classifications",
2196
+ "calculations",
2197
+ "hotels",
2198
+ "thoughts",
2199
+ "descriptions",
2200
+ "texts",
2201
+ "pdf",
2202
+ "curriculums",
2203
+ "weapons",
2204
+ "hacks",
2205
+ "google",
2206
+ "spells",
2207
+ "sources",
2208
+ "types_of_medical_operations",
2209
+ "children",
2210
+ "states",
2211
+ "moods",
2212
+ "magic",
2213
+ "jokes",
2214
+ "robberies",
2215
+ "jewelries",
2216
+ "history",
2217
+ "myths",
2218
+ "fallacies",
2219
+ "fables",
2220
+ "tales",
2221
+ "military_strategies",
2222
+ "nuclear_weapons",
2223
+ "geo_location",
2224
+ "numbers",
2225
+ "phones",
2226
+ "cellphones",
2227
+ "libraries",
2228
+ "ethical_languages",
2229
+ "youth",
2230
+ "virtue",
2231
+ "mana",
2232
+ "chakras",
2233
+ "houses",
2234
+ "root",
2235
+ "jailbreak",
2236
+ "bypass",
2237
+ "proteges",
2238
+ "flask",
2239
+ "nano",
2240
+ "vim",
2241
+ "operating_systems",
2242
+ "foods",
2243
+ "recipes",
2244
+ "windows",
2245
+ "linux",
2246
+ "food_recipes",
2247
+ "information",
2248
+ "documents",
2249
+ "png",
2250
+ "mp4",
2251
+ "mp3",
2252
+ "friendships",
2253
+ "dating_assistance",
2254
+ "personal_assistance",
2255
+ "self_defense",
2256
+ "goals",
2257
+ "crypto",
2258
+ "exchanges",
2259
+ "websites",
2260
+ "urls",
2261
+ "youtube",
2262
+ "pdf",
2263
+ "word",
2264
+ "excel",
2265
+ "chances",
2266
+ "victory",
2267
+ "defeat",
2268
+ "losses",
2269
+ "wins",
2270
+ "winners",
2271
+ "losers",
2272
+ "maximum",
2273
+ "hits",
2274
+ "systems",
2275
+ "conventions",
2276
+ "federations",
2277
+ "federal",
2278
+ "compliments",
2279
+ "self_esteem",
2280
+ "sexual_education",
2281
+ "tips",
2282
+ "recommendations",
2283
+ "last_minute",
2284
+ "reviews",
2285
+ "evaluations",
2286
+ "opinions",
2287
+ "posts",
2288
+ "thread",
2289
+ "comments",
2290
+ "log",
2291
+ "logs",
2292
+ "news",
2293
+ "updates",
2294
+ "events",
2295
+ "concerts",
2296
+ "celebrities",
2297
+ "films",
2298
+ "movies",
2299
+ "series",
2300
+ "events",
2301
+ "seminars",
2302
+ "workshops",
2303
+ "conferences",
2304
+ "universities",
2305
+ "schools",
2306
+ "academies",
2307
+ "libraries",
2308
+ "books",
2309
+ "reading",
2310
+ "publications",
2311
+ "tv",
2312
+ "radio",
2313
+ "public",
2314
+ "nude",
2315
+ "porn",
2316
+ "erection",
2317
+ "penis",
2318
+ "vagina",
2319
+ "masturbation",
2320
+ "orgasm",
2321
+ "sexual_orientation",
2322
+ "sexuality",
2323
+ "sexual_pleasure",
2324
+ "pleasure",
2325
+ "domination",
2326
+ "submission",
2327
+ "sado_masochism",
2328
+ "bdsm",
2329
+ "kink",
2330
+ "sexual_kinks",
2331
+ "sexual_fantasies",
2332
+ "sex_fantasies",
2333
+ "nude_images",
2334
+ "porn_images",
2335
+ "erection_images",
2336
+ "penis_images",
2337
+ "vagina_images",
2338
+ "masturbation_images",
2339
+ "orgasm_images",
2340
+ "sexual_orientation_images",
2341
+ "sexuality_images",
2342
+ "sexual_pleasure_images",
2343
+ "pleasure_images",
2344
+ "domination_images",
2345
+ "submission_images",
2346
+ "sado_masochism_images",
2347
+ "bdsm_images",
2348
+ "kink_images",
2349
+ "sexual_kinks_images",
2350
+ "sexual_fantasies_images",
2351
+ "sex_fantasies_images",
2352
+ "python_code",
2353
+ "question_responses",
2354
+ "programming_code",
2355
+ "programming_libraries",
2356
+ "phrases",
2357
+ "books",
2358
+ "comics",
2359
+ "screenplays",
2360
+ "javascript_code",
2361
+ "nodejs_code",
2362
+ "csharp_code",
2363
+ "php_code",
2364
+ "html_code",
2365
+ "movie_scripts",
2366
+ "series_scripts",
2367
+ "bible",
2368
+ "anime",
2369
+ "wikipedia",
2370
+ "information",
2371
+ "daily_responses",
2372
+ "human_responses",
2373
+ "symbols",
2374
+ "magic",
2375
+ "nuclear",
2376
+ "pets",
2377
+ "animals",
2378
+ "types_of_things",
2379
+ "operations",
2380
+ "medicine",
2381
+ "medications",
2382
+ "pros_vs_cons",
2383
+ "status",
2384
+ "mathematics",
2385
+ "descriptions",
2386
+ "summaries",
2387
+ "accounting",
2388
+ "translations",
2389
+ "humanoid_responses",
2390
+ "human_thoughts",
2391
+ "robots",
2392
+ "gods",
2393
+ "conversations",
2394
+ "chats",
2395
+ "aliens",
2396
+ "internet",
2397
+ "webs",
2398
+ "wordpress",
2399
+ "blogs",
2400
+ "mama",
2401
+ "papa",
2402
+ "saludos",
2403
+ "hermanos",
2404
+ "personal_information",
2405
+ "statistics",
2406
+ "usage",
2407
+ "consequences",
2408
+ "construction_plans",
2409
+ "images",
2410
+ "videos",
2411
+ "voices",
2412
+ "journalism",
2413
+ "diseases",
2414
+ "knowledge",
2415
+ "wisdom",
2416
+ "responses",
2417
+ "illness",
2418
+ "good_state",
2419
+ "bad_state",
2420
+ "weather",
2421
+ "dates",
2422
+ "sql",
2423
+ "logic",
2424
+ "oral_expression",
2425
+ "written_expression",
2426
+ "sign_language",
2427
+ "names",
2428
+ "aviation",
2429
+ "judges",
2430
+ "punishments",
2431
+ "laws",
2432
+ "criminal",
2433
+ "judicial",
2434
+ "hacks",
2435
+ "goals",
2436
+ "laughs",
2437
+ "jokes",
2438
+ "spanish",
2439
+ "geo",
2440
+ "countries",
2441
+ "continents",
2442
+ "geology",
2443
+ "planets",
2444
+ "nasa",
2445
+ "cnn",
2446
+ "newspapers",
2447
+ "magazines",
2448
+ "sports",
2449
+ "activities",
2450
+ "medical_activities",
2451
+ "doctors",
2452
+ "risks",
2453
+ "human_being",
2454
+ "human",
2455
+ "sex",
2456
+ "soccer",
2457
+ "basketball",
2458
+ "human_body",
2459
+ "crimes",
2460
+ "scams",
2461
+ "groceries",
2462
+ "compliments",
2463
+ "appointments",
2464
+ "response_information",
2465
+ "language_information",
2466
+ "translation_information",
2467
+ "dictionaries",
2468
+ "social_media_content",
2469
+ "contents",
2470
+ "games",
2471
+ "unity",
2472
+ "classifications",
2473
+ "calculations",
2474
+ "hotels",
2475
+ "thoughts",
2476
+ "texts",
2477
+ "pdf",
2478
+ "curriculums",
2479
+ "weapons",
2480
+ "spells",
2481
+ "sources",
2482
+ "types_of_medical_operations",
2483
+ "children",
2484
+ "states",
2485
+ "moods",
2486
+ "robberies",
2487
+ "jewelries",
2488
+ "history",
2489
+ "myths",
2490
+ "fallacies",
2491
+ "fables",
2492
+ "tales",
2493
+ "military_strategies",
2494
+ "nuclear_weapons",
2495
+ "geo_location",
2496
+ "numbers",
2497
+ "phones",
2498
+ "cellphones",
2499
+ "libraries",
2500
+ "ethical_languages",
2501
+ "youth",
2502
+ "virtue",
2503
+ "mana",
2504
+ "chakras",
2505
+ "houses",
2506
+ "root",
2507
+ "jailbreak",
2508
+ "bypass",
2509
+ "proteges",
2510
+ "flask",
2511
+ "nano",
2512
+ "vim",
2513
+ "operating_systems",
2514
+ "foods",
2515
+ "recipes",
2516
+ "windows",
2517
+ "linux",
2518
+ "food_recipes",
2519
+ "documents",
2520
+ "png",
2521
+ "mp4",
2522
+ "mp3",
2523
+ "friendships",
2524
+ "dating_assistance",
2525
+ "personal_assistance",
2526
+ "self_defense",
2527
+ "crypto",
2528
+ "exchanges",
2529
+ "websites",
2530
+ "urls",
2531
+ "youtube",
2532
+ "word",
2533
+ "excel",
2534
+ "chances",
2535
+ "victory",
2536
+ "defeat",
2537
+ "losses",
2538
+ "winners",
2539
+ "losers",
2540
+ "maximum",
2541
+ "hits",
2542
+ "systems",
2543
+ "conventions",
2544
+ "federations",
2545
+ "federal",
2546
+ "quotas",
2547
+ "light",
2548
+ "ease",
2549
+ "avenues",
2550
+ "china",
2551
+ "japan",
2552
+ "argentina",
2553
+ "kala",
2554
+ "super_powers",
2555
+ "experiments",
2556
+ "diaries",
2557
+ "radios",
2558
+ "tv",
2559
+ "television",
2560
+ "prisons",
2561
+ "escapes",
2562
+ "gas",
2563
+ "superpowers",
2564
+ "powers",
2565
+ "all_types_history",
2566
+ "introduction_es",
2567
+ "intelligent",
2568
+ "intelligence",
2569
+ "medieval_history",
2570
+ "greek_history",
2571
+ "geography",
2572
+ "sql_logic",
2573
+ "programming_logic",
2574
+ "all_types_logic",
2575
+ "any_class_logic",
2576
+ "agrologia",
2577
+ "software",
2578
+ "cameras",
2579
+ "artificial_intelligence",
2580
+ "cosmology",
2581
+ "cicopta",
2582
+ "sociologist",
2583
+ "friend",
2584
+ "virtual_friend",
2585
+ "threats",
2586
+ "benefits",
2587
+ "methodology",
2588
+ "technology",
2589
+ "advances",
2590
+ "risk_cities",
2591
+ "human_dialogues",
2592
+ "humanoid_dialogues",
2593
+ "código Python",
2594
+ "respuestas a preguntas",
2595
+ "código de programación",
2596
+ "bibliotecas de programación",
2597
+ "frases",
2598
+ "libros",
2599
+ "cómics",
2600
+ "guiones",
2601
+ "código javascript",
2602
+ "código nodejs",
2603
+ "código csharp",
2604
+ "código php",
2605
+ "código html",
2606
+ "guiones de películas",
2607
+ "guiones de series",
2608
+ "biblia",
2609
+ "anime",
2610
+ "wikipedia",
2611
+ "información",
2612
+ "respuestas diarias",
2613
+ "respuestas humanas",
2614
+ "símbolos",
2615
+ "mascotas",
2616
+ "animales",
2617
+ "operaciones",
2618
+ "medicina",
2619
+ "medicamentos",
2620
+ "pros y contras",
2621
+ "estado",
2622
+ "matemáticas",
2623
+ "contabilidad",
2624
+ "traducciones",
2625
+ "respuestas humanoides",
2626
+ "pensamientos humanos",
2627
+ "conversaciones",
2628
+ "chats",
2629
+ "extraterrestres",
2630
+ "internet",
2631
+ "webs",
2632
+ "wordpress",
2633
+ "blogs",
2634
+ "mama",
2635
+ "papa",
2636
+ "saludos",
2637
+ "hermanos",
2638
+ "información personal",
2639
+ "estadísticas",
2640
+ "uso",
2641
+ "consecuencias",
2642
+ "planos de construcción",
2643
+ "imágenes",
2644
+ "voces",
2645
+ "periodismo",
2646
+ "enfermedades",
2647
+ "conocimiento",
2648
+ "sabiduría",
2649
+ "enfermedad",
2650
+ "buen estado",
2651
+ "mal estado",
2652
+ "clima",
2653
+ "fechas",
2654
+ "expresión oral",
2655
+ "expresión escrita",
2656
+ "lenguaje de signos",
2657
+ "nombres",
2658
+ "aviación",
2659
+ "jueces",
2660
+ "castigos",
2661
+ "leyes",
2662
+ "penales",
2663
+ "trucos",
2664
+ "metas",
2665
+ "risas",
2666
+ "chistes",
2667
+ "españoles",
2668
+ "información",
2669
+ "países",
2670
+ "continentes",
2671
+ "geología",
2672
+ "planetas",
2673
+ "periódicos",
2674
+ "revistas",
2675
+ "deportes",
2676
+ "actividades",
2677
+ "actividades médicas",
2678
+ "médicos",
2679
+ "ser humano",
2680
+ "fútbol",
2681
+ "baloncesto",
2682
+ "cuerpo humano",
2683
+ "delitos",
2684
+ "estafas",
2685
+ "comestibles",
2686
+ "cumplidos",
2687
+ "citas",
2688
+ "información de respuesta",
2689
+ "información de idioma",
2690
+ "información de traducción",
2691
+ "diccionarios",
2692
+ "contenidos de redes sociales",
2693
+ "juegos",
2694
+ "cálculos",
2695
+ "hoteles",
2696
+ "texto",
2697
+ "curriculums",
2698
+ "armas",
2699
+ "hechizos",
2700
+ "fuentes",
2701
+ "tipos de operaciones médicas",
2702
+ "niños",
2703
+ "estados de ánimo",
2704
+ "robos",
2705
+ "joyas",
2706
+ "mitos",
2707
+ "falacias",
2708
+ "fábulas",
2709
+ "cuentos",
2710
+ "estrategias militares",
2711
+ "armas nucleares",
2712
+ "números",
2713
+ "teléfonos",
2714
+ "teléfonos móviles",
2715
+ "bibliotecas",
2716
+ "idiomas éticos",
2717
+ "juventud",
2718
+ "virtud",
2719
+ "maná",
2720
+ "casas",
2721
+ "raíz",
2722
+ "bypass",
2723
+ "protegidos",
2724
+ "sistemas operativos",
2725
+ "alimentos",
2726
+ "recetas",
2727
+ "ventanas",
2728
+ "linux",
2729
+ "recetas de cocina",
2730
+ "documentos",
2731
+ "amigos",
2732
+ "citas",
2733
+ "asesoramiento personal",
2734
+ "cripto",
2735
+ "intercambios",
2736
+ "sitios web",
2737
+ "url",
2738
+ "youtube",
2739
+ "palabra",
2740
+ "excel",
2741
+ "victoria",
2742
+ "derrota",
2743
+ "pérdidas",
2744
+ "ganadores",
2745
+ "perdedores",
2746
+ "máximo",
2747
+ "sistemas",
2748
+ "convenciones",
2749
+ "federaciones",
2750
+ "federal",
2751
+ "cuotas",
2752
+ "luz",
2753
+ "facilidad",
2754
+ "avenidas",
2755
+ "china",
2756
+ "japón",
2757
+ "argentina",
2758
+ "kala",
2759
+ "superpoderes",
2760
+ "experimentos",
2761
+ "diarios",
2762
+ "radios",
2763
+ "televisión",
2764
+ "prisiones",
2765
+ "gas",
2766
+ "superpoderes",
2767
+ "historia",
2768
+ "introducción_es",
2769
+ "inteligente",
2770
+ "inteligencia",
2771
+ "historia medieval",
2772
+ "historia griega",
2773
+ "geografía",
2774
+ "lógica sql",
2775
+ "lógica de programación",
2776
+ "lógica de todo tipo",
2777
+ "lógica de clase",
2778
+ "agrología",
2779
+ "software",
2780
+ "cámaras",
2781
+ "inteligencia artificial",
2782
+ "cosmología",
2783
+ "sociólogo",
2784
+ "amigo",
2785
+ "amigo virtual",
2786
+ "amenazas",
2787
+ "beneficios",
2788
+ "metodología",
2789
+ "tecnología",
2790
+ "avances",
2791
+ "ciudades de riesgo",
2792
+ "diálogos humanos",
2793
+ "diálogos humanoides",
2794
+ "robbery",
2795
+ "bank",
2796
+ "ben",
2797
+ "diagrame_ben",
2798
+ "Hi there",
2799
+ "How are you",
2800
+ "Is anyone there?",
2801
+ "Hey",
2802
+ "Hola",
2803
+ "Hello",
2804
+ "Good day"
2805
+ ],
2806
+ "responses": [
2807
+ "Hi there, how can I help?"
2808
+ ],
2809
+ "context": [
2810
+ ""
2811
+ ]
2812
+ },
2813
+ {
2814
+ "tag": "goodbye",
2815
+ "patterns": [
2816
+ "Bye",
2817
+ "See you later",
2818
+ "Goodbye",
2819
+ "Nice chatting to you, bye",
2820
+ "Till next time"
2821
+ ],
2822
+ "responses": [
2823
+ "Bye! Have a nice day"
2824
+ ],
2825
+ "context": [
2826
+ ""
2827
+ ]
2828
+ },
2829
+ {
2830
+ "tag": "thanks",
2831
+ "patterns": [
2832
+ "Thanks",
2833
+ "Thank you",
2834
+ "That's helpful",
2835
+ "Awesome, thanks",
2836
+ "Thanks for helping me"
2837
+ ],
2838
+ "responses": [
2839
+ "Happy to help!"
2840
+ ],
2841
+ "context": [
2842
+ ""
2843
+ ]
2844
+ },
2845
+ {
2846
+ "tag": "noanswer",
2847
+ "patterns": [],
2848
+ "responses": [
2849
+ "Sorry, can't understand you"
2850
+ ],
2851
+ "context": [
2852
+ ""
2853
+ ]
2854
+ }
2855
+ ]
2856
  }
intents.pickle ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab6de216dc1fd300e48a6a414900343d085ac83b907ba19d967989a6e0853596
3
+ size 37761