Update README.md
Browse files
README.md
CHANGED
@@ -34,6 +34,9 @@ Prior to fine-tuning, the model is initialized with weights from [allenai/specte
|
|
34 |
|
35 |
![NLP taxonomy](https://github.com/sebischair/Exploring-NLP-Research/blob/main/figures/NLP-Taxonomy.jpg?raw=true)
|
36 |
|
|
|
|
|
|
|
37 |
|
38 |
## How to use the fine-tuned model
|
39 |
|
|
|
34 |
|
35 |
![NLP taxonomy](https://github.com/sebischair/Exploring-NLP-Research/blob/main/figures/NLP-Taxonomy.jpg?raw=true)
|
36 |
|
37 |
+
A 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)
|
38 |
+
|
39 |
+
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)
|
40 |
|
41 |
## How to use the fine-tuned model
|
42 |
|