Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- zh
|
6 |
+
---
|
7 |
+
|
8 |
+
MedLink is a medical NER model for the MedCT ontology, the NEL step can be done using SOTA synonym mapping model, e.g., sapbert for English, and sapbert-all-lang for Chinese.
|