naghamghanim
commited on
Commit
โข
a05ef74
1
Parent(s):
d20461d
Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ metrics:
|
|
13 |
- precision
|
14 |
- recall
|
15 |
library_name: http://github.com/SinaLab/ArabicNER
|
|
|
16 |
---
|
17 |
|
18 |
## Wojood - Nested/Flat Arabic NER Models
|
@@ -32,5 +33,4 @@ You can test our model using our Google Colab notebooks
|
|
32 |
* Train flat NER: https://gist.github.com/mohammedkhalilia/72c3261734d7715094089bdf4de74b4a
|
33 |
* Evaluate your model using flat NER model: https://gist.github.com/mohammedkhalilia/c807eb1ccb15416b187c32a362001665
|
34 |
* Train nested NER: https://gist.github.com/mohammedkhalilia/a4d83d4e43682d1efcdf299d41beb3da
|
35 |
-
* Evaluate your data using nested NER model: https://gist.github.com/mohammedkhalilia/9134510aa2684464f57de7934c97138b
|
36 |
-
|
|
|
13 |
- precision
|
14 |
- recall
|
15 |
library_name: http://github.com/SinaLab/ArabicNER
|
16 |
+
pipeline_tag: token-classification
|
17 |
---
|
18 |
|
19 |
## Wojood - Nested/Flat Arabic NER Models
|
|
|
33 |
* Train flat NER: https://gist.github.com/mohammedkhalilia/72c3261734d7715094089bdf4de74b4a
|
34 |
* Evaluate your model using flat NER model: https://gist.github.com/mohammedkhalilia/c807eb1ccb15416b187c32a362001665
|
35 |
* Train nested NER: https://gist.github.com/mohammedkhalilia/a4d83d4e43682d1efcdf299d41beb3da
|
36 |
+
* Evaluate your data using nested NER model: https://gist.github.com/mohammedkhalilia/9134510aa2684464f57de7934c97138b
|
|