TimSchopf commited on
Commit
3bfa616
·
verified ·
1 Parent(s): 3c56655

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -28,6 +28,13 @@ configs:
28
  path: data/train-*
29
  - split: test
30
  path: data/test-*
 
 
 
 
 
 
 
31
  ---
32
 
33
 
@@ -65,4 +72,4 @@ When citing our work in academic papers and theses, please use this BibTeX entry
65
  pages = "1034--1045",
66
  abstract = "As an efficient approach to understand, generate, and process natural language texts, research in natural language processing (NLP) has exhibited a rapid spread and wide adoption in recent years. Given the increasing research work in this area, several NLP-related approaches have been surveyed in the research community. However, a comprehensive study that categorizes established topics, identifies trends, and outlines areas for future research remains absent. Contributing to closing this gap, we have systematically classified and analyzed research papers in the ACL Anthology. As a result, we present a structured overview of the research landscape, provide a taxonomy of fields of study in NLP, analyze recent developments in NLP, summarize our findings, and highlight directions for future work.",
67
  }
68
- ```
 
28
  path: data/train-*
29
  - split: test
30
  path: data/test-*
31
+ task_categories:
32
+ - text-classification
33
+ language:
34
+ - en
35
+ pretty_name: NLP Taxonomy Data
36
+ size_categories:
37
+ - 100K<n<1M
38
  ---
39
 
40
 
 
72
  pages = "1034--1045",
73
  abstract = "As an efficient approach to understand, generate, and process natural language texts, research in natural language processing (NLP) has exhibited a rapid spread and wide adoption in recent years. Given the increasing research work in this area, several NLP-related approaches have been surveyed in the research community. However, a comprehensive study that categorizes established topics, identifies trends, and outlines areas for future research remains absent. Contributing to closing this gap, we have systematically classified and analyzed research papers in the ACL Anthology. As a result, we present a structured overview of the research landscape, provide a taxonomy of fields of study in NLP, analyze recent developments in NLP, summarize our findings, and highlight directions for future work.",
74
  }
75
+ ```