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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ configs:
35
 
36
  The dataset consists of titles and abstracts from NLP-related papers. Each paper is annotated with multiple fields of study from the [NLP taxonomy](#nlp-taxonomy). Each sample is annotated with all possible lower-level concepts and their hypernyms in the [NLP taxonomy](#nlp-taxonomy). The training dataset contains 178,521 weakly annotated samples. The test dataset consists of 828 manually annotated samples from the EMNLP22 conference. The manually labeled test dataset might not contain all possible classes since it consists of EMNLP22 papers only, and some rarer classes haven’t been published there. Therefore, we advise creating an additional test or validation set from the train data that includes all the possible classes.
37
 
38
- 📄 Paper: [Exploring the Landscape of Natural Language Processing Research (RANLP 2023)](https://aclanthology.org/2023.ranlp-1.111).
39
 
40
  💻 Code: [https://github.com/sebischair/Exploring-NLP-Research](https://github.com/sebischair/Exploring-NLP-Research)
41
 
 
35
 
36
  The dataset consists of titles and abstracts from NLP-related papers. Each paper is annotated with multiple fields of study from the [NLP taxonomy](#nlp-taxonomy). Each sample is annotated with all possible lower-level concepts and their hypernyms in the [NLP taxonomy](#nlp-taxonomy). The training dataset contains 178,521 weakly annotated samples. The test dataset consists of 828 manually annotated samples from the EMNLP22 conference. The manually labeled test dataset might not contain all possible classes since it consists of EMNLP22 papers only, and some rarer classes haven’t been published there. Therefore, we advise creating an additional test or validation set from the train data that includes all the possible classes.
37
 
38
+ 📄 Paper: [Exploring the Landscape of Natural Language Processing Research (RANLP 2023)](https://aclanthology.org/2023.ranlp-1.111)
39
 
40
  💻 Code: [https://github.com/sebischair/Exploring-NLP-Research](https://github.com/sebischair/Exploring-NLP-Research)
41