Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
License: cc-by-nc-4.0
|
| 2 |
|
| 3 |
Description:
|
| 4 |
|
| 5 |
-
In this dataset, the lowest common ancestor (LCA) method was used to calculate the similarity between diseases in the MeSH Tree. This dataset can be used to fine-tuning the SBERT model. The calculation process can be referred to the following article:
|
| 6 |
|
| 7 |
```
|
| 8 |
@article {Chen2024.05.17.594604,
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- biology
|
| 4 |
+
size_categories:
|
| 5 |
+
- 100M<n<1B
|
| 6 |
+
---
|
| 7 |
License: cc-by-nc-4.0
|
| 8 |
|
| 9 |
Description:
|
| 10 |
|
| 11 |
+
In this dataset, the lowest common ancestor (LCA) method was used to calculate the similarity between diseases in the MeSH (Medical Subject Headings) Tree Category C (disease) from NCBI. This dataset can be used to fine-tuning the SBERT model. The calculation process can be referred to the following article:
|
| 12 |
|
| 13 |
```
|
| 14 |
@article {Chen2024.05.17.594604,
|