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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -53,6 +53,10 @@ The dataset consists of titles and abstracts from NLP-related papers. Each paper
53
 
54
  ![NLP taxonomy](https://github.com/sebischair/Exploring-NLP-Research/blob/main/figures/NLP-Taxonomy.jpg?raw=true)
55
 
 
 
 
 
56
  ## Citation information
57
  When citing our work in academic papers and theses, please use this BibTeX entry:
58
  ```
 
53
 
54
  ![NLP taxonomy](https://github.com/sebischair/Exploring-NLP-Research/blob/main/figures/NLP-Taxonomy.jpg?raw=true)
55
 
56
+ The machine readable version of the NLP taxonomy is available in our code repository as an OWL file: [https://github.com/sebischair/Exploring-NLP-Research/blob/main/NLP-Taxonomy.owl](https://github.com/sebischair/Exploring-NLP-Research/blob/main/NLP-Taxonomy.owl)
57
+
58
+ For our work on [NLP-KG](https://aclanthology.org/2024.acl-demos.13), we extended this taxonomy to a large hierarchy of fields of study in NLP and made it available in a machine readable format as an OWL file at: [https://github.com/NLP-Knowledge-Graph/NLP-KG-WebApp](https://github.com/NLP-Knowledge-Graph/NLP-KG-WebApp)
59
+
60
  ## Citation information
61
  When citing our work in academic papers and theses, please use this BibTeX entry:
62
  ```