File size: 9,080 Bytes
c257d05
 
 
 
 
 
 
 
 
b2d68f3
c257d05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d7e2971
 
 
 
 
 
c257d05
 
 
 
 
 
 
 
 
 
 
885851b
 
 
500d17e
c257d05
500d17e
 
 
 
 
 
 
 
 
 
 
 
 
c257d05
500d17e
483c53f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c257d05
 
 
 
a7a5a2f
c257d05
 
 
 
 
 
 
 
 
 
 
 
 
a7a5a2f
c257d05
 
 
 
 
 
 
 
 
 
 
 
bc5aa4b
 
a36af22
 
 
bc5aa4b
c257d05
 
 
 
 
 
 
 
 
 
 
 
9d303d4
c257d05
9d303d4
 
c257d05
0dce2f6
c257d05
 
 
 
 
 
 
 
 
 
d13a1f2
 
 
 
 
c257d05
a00867b
 
 
5b9142b
 
 
c257d05
 
 
 
 
 
 
 
 
 
 
 
4417446
eaef53e
 
 
 
 
 
0dce2f6
 
 
4417446
eaef53e
c257d05
d3eff86
c257d05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dae9211
d4317fb
61f79cd
dae9211
 
 
 
 
 
 
 
71bbb91
dae9211
58a0e39
 
 
 
e4a900e
dc8ea7d
dae9211
c257d05
 
 
a577221
c257d05
 
b07ae59
c257d05
 
9f2a8f7
c257d05
 
112f663
c257d05
a00867b
c257d05
a00867b
 
 
 
 
 
c257d05
 
112f663
c257d05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d0480a6
c257d05
 
 
 
 
63b2c52
c257d05
 
 
 
 
563108b
c257d05
9f2a8f7
ead6142
 
 
 
61f79cd
ead6142
 
c257d05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
{
 "name": "NLP",
 "children": [
  {
   "name": "Image and Video Processing",
   "children": [
    {"name": "Image Captioning"},
    {"name": "Video Captioning"},
    {"name": "Optical Character Recognition (OCR)"},
    {"name": "Sign Language and Fingerspelling Recognition"},
    {"name": "Document Layout Analysis (DLA)"}
   ]
  },
  {
   "name": "Machine Translation (MT)",
   "children": [
    {"name": "Rule-based MT (RBMT)"},
    {"name": "Statistical MT (SMT)"},
    {"name": "Neural MT (NMT)"}
   ]
  },
  {
   "name": "Learning Paradigms",
   "children": [
    {"name": "Multimodal Learning"},
    {"name": "Transfer Learning"},
    {"name": "Few-shot Learning"},
    {"name": "Reinforcement Learning"},
    {"name": "Supervised Learning"},
    {"name": "Unsupervised Learning"},
    {"name": "Active Learning"},
    {"name": "Adversarial Learning"}    
   ]
  },
  {
   "name": "Model Architectures",
   "children": [
    {"name": "Transformer Models"},
    {
     "name": "Recurrent Neural Networks (RNNs)",
     "children": [
     {"name": "Long Short-Term Memory (LSTM) Models"}
     ]
    },
    {"name": "Large Language Models (LLMs)"},
    {"name": "Graph Neural Networks (GNNs)"},
    {"name": "Latent Dirichlet Allocation (LDA)"}
   ]
  },
  {
   "name": "Multi-agent Communication Systems",
   "children": [
    {"name": "Intelligent Agents"}
   ]
  },
  {
    "name": "Finite State Machines"
  },
   
  {
    "name": "Multilingual NLP"
  },

  {
    "name": "Cross-lingual Application"
  },
   
  {
    "name": "Bilingual Lexicon Induction (BLI)"
  },
  
  {
    "name": "Low-resource Languages"
  },
   
  {
   "name": "Classification Applications",
   "children": [
    {"name": "Multilabel Text Classification"},
    {"name": "Hate and Offensive Speech Detection"},
    {"name": "Intent Detection"},
    {"name": "Email Spam and Phishing Detection"},
    {"name": "Plagiarism Detection"},
    {"name": "Disfluency Detection"},
    {
     "name": "Misinformation Detection",
     "children": [
      {"name": "Fake News Detection"},
      {"name": "Fake Review Detection"}
     ]
    },
    {"name": "Rumor Detection"},
    {"name": "Claim Verification"},
    {"name": "Emotion Detection"},
    {"name": "Sarcasm Detection"},
    {"name": "Humor Detection"},
    {"name": "Stance Detection"},
    {"name": "Personality Trait Prediction"},
    {"name": "Author Detection"},
    {"name": "Irony Detection"},
    {
     "name": "Sentiment Analysis (SA)",
     "children": [
      {"name": "Aspect-Based SA (ABSA)"}
      ]
    },
    {"name": "Hope Speech Detection"}
   ]
  },
  {
   "name": "Dialogue Systems",
   "children": [
    {"name": "Open Domain Dialogue Systems"},
    {"name": "Chatbots"},
    {"name": "Dialogue State Tracking (DST)"},
    {"name": "Response Generation"}
   ]
  },
  {
   "name": "Question Answering (QA)",
   "children": [
    {"name": "Visual QA (VQA)"},
    {"name": "Open-Domain QA"},
    {"name": "Multiple Choice QA (MCQA)"},
    {"name": "Community QA"},
    {"name": "Mathematical QA"},
    {"name": "Knowledge Base QA"},
    {"name": "Long Form QA"}
   ]
  },
  {
   "name": "Domain-specific NLP",
   "children": [
    {
     "name": "Medical and Clinical NLP",
     "children": [
      {"name": "NLP for Mental Health"},
      {"name": "Biomedical NLP"}
     ]
    },
    {
      "name": "NLP for News and Media",
      "children":[
        {"name": "NLP for Social Media"}
      ]
    },
    {"name": "NLP for Climate"},
    {"name": "NLP for the Legal Domain"},
    {"name": "NLP for Finance"},
    {
     "name": "NLP for Bibliometrics and Scientometrics",
     "children": [
         {"name": "Citation Analysis"}
        ]
    }
    ]
    },
    {
        "name": "Adversarial Attacks and Robustness",
        "children": [
         {"name": "Backdoor Attacks"}
         ]
    },

    {
        "name": "Commonsense Reasoning"
    },
    {
        "name": "Automated Essay Scoring"
    },
    {
        "name": "Discourse Analysis"
    },
    {
        "name": "Audio Generation and Processing",
        "children":[
          {"name": "Automatic Speech Recognition (ASR)"},
          {"name": "Speech Synthesis"}
        ]
    },
    {
        "name": "Prompt Engineering"
    },
    {
        "name": "Authorship Verification"
    },
    {
        "name": "Acronyms and Abbreviations Detection and Expansion"
    },
    {
        "name": "Text Clustering"
    },
    {
        "name": "Topic Modeling"
    },
    {
        "name": "Evaluation Techniques"
    },
    {
        "name": "Ethics"
    },
   
    
    {"name": "Biases in NLP",
    "children": [
          {"name": "Gender Bias"},
          {"name": "Bias Detection"}
         ]
    },

    {
        "name": "Argument Mining"
    },
    {
        "name": "Embeddings",
        "children": [
         {"name": "Word Embeddings"},
         {"name": "Sentence Embeddings"}
        ]
    },
    {
        "name": "Parsing",
        "children": [
         {"name": "Discourse Parsing"},
         {"name": "Semantic Parsing",
         "children": [
             {"name": "Semantic Role Labeling"}
             ]
         },
         {"name": "Morphological Parsing"},
         {"name": "Syntactic Parsing",
         "children": [
             {"name": "Constituency Parsing"},
             {"name": "Dependency Parsing"}
             ]
         }
        ]
    },
    {
        "name": "Text Preprocessing",
        "children": [
         {"name": "Text Segmentation",
         "children": [
             {"name": "Word Segmentation"},
             {"name": "Sentence Segmentation"}
             ]
         },
         {"name": "Part-of-Speech (POS) Tagging"}
        ]
    },
    {
           "name": "Text Generation",
           "children": [
            {"name": "Text-to-SQL"},
            {"name": "Story Generation",
            "children": [
                {"name": "Narrative Plot in Storytelling"}
                ]
            },
            {"name": "Paraphrase and Rephrase Generation"},
            {"name": "Lyrics Generation"},
            {"name": "Poetry Generation"},
            {"name": "Text Style Transfer"},
            {"name": "Text Simplification"},
            {"name": "Data-to-Text Generation",
            "children": [
                {"name": "Table-to-Text Generation"}
                ]
            }
           ]
       },
    {
        "name": "Data Management and Generation",
        "children": [
         {"name": "Data Analysis"},
         {"name": "Data Preparation",
         "children": [
             {"name": "Annotation Processes"}
             ]
         },
         {"name": "Data Augmentation"}
        ]
    },
   
    {
        "name": "Information Retrieval",
        "children": [
         {"name": "Information Filtering",
           "children":[
             {"name": "Recommender Systems"}
           ]
         },
         {"name": "Search Engines"}
        ]
    },
   
    {
        "name": "Language Change Analysis",
        "children": [
         {"name": "Semantic Change Analysis"}
        ]
    },
    {
        "name": "Automatic Text Summarization",
        "children": [
         {"name": "Abstractive Text Summarization"},
         {"name": "Extractive Text Summarization"},
         {"name": "Document Summarization",
         "children": [
             {"name": "Multi-document Summarization"},
             {"name": "Scientific Document Summarization"}
             ]
         }
        ]
    },
    {
        "name": "Information Extraction",
        "children": [
         {"name": "Named Entity Recognition (NER)",
         "children": [
             {"name": "NER for Nested Entities"}
             ]
         },
         {"name": "Entity Linking"},
         {"name": "Event Extraction"},
         {"name": "Temporal Event Understanding"},
         {"name": "Coreference Resolution"},
         {"name": "Anaphora Resolution"},
         {"name": "Word Sense Disambiguation (WSD)"},
         {"name": "Relation Extraction",
         "children": [
             {"name": "Causality Relations Extraction"}
             ]
         },
         {"name": "Hypernymy Extraction"}
        ]
    },
    {
        "name": "Error Detection and Correction",
        "children": [
         {"name": "Grammatical Error Correction (GEC)"}
        ]
    },
    {
        "name": "Knowledge Representation and Reasoning",
        "children": [
         {"name": "Semantic Web"},
         {"name": "Knowledge Graphs"},
         {"name": "Taxonomy Construction"},
         {"name": "Ontologies",
         "children": [
             {"name": "Ontology Construction"},
             {"name": "Ontology Matching"},
             {"name": "Ontology Extension"}
             ]
         },
         {"name": "Multihop Reasoning"},
         {"name": "Link Prediction"},
         {"name": "Abstract Meaning Representation (AMR)"}
        ]
    },
    {
        "name": "Figurative Language",
        "children": [
         {"name": "Idiomatic Expressions"},
         {"name": "Metaphors"}
        ]
    }


]
}