Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,9 @@ widget:
|
|
13 |
---
|
14 |
# TCMNER
|
15 |
|
|
|
|
|
|
|
16 |
# Model description
|
17 |
|
18 |
TCMNER is a fine-tuned BERT model that is ready to use for Named Entity Recognition of Traditional Chinese Medicine and achieves state-of-the-art performance for the NER task. It has been trained to recognize six types of entities: prescription (方剂), herb (本草), source (来源), disease (病名), symptom (症状) and syndrome(证型).
|
|
|
13 |
---
|
14 |
# TCMNER
|
15 |
|
16 |
+
[About Author](https://github.com/huangxinping).
|
17 |
+
[Our Products](https://zhongyigen.com)
|
18 |
+
|
19 |
# Model description
|
20 |
|
21 |
TCMNER is a fine-tuned BERT model that is ready to use for Named Entity Recognition of Traditional Chinese Medicine and achieves state-of-the-art performance for the NER task. It has been trained to recognize six types of entities: prescription (方剂), herb (本草), source (来源), disease (病名), symptom (症状) and syndrome(证型).
|