add paper link
Browse files
README.md
CHANGED
|
@@ -32,8 +32,9 @@ pipeline_tag: token-classification
|
|
| 32 |
This project is made to enrich the Arabic Named Entity Recognition(ANER). Arabic is a tough language to deal with and has alot of difficulties.
|
| 33 |
We managed to made a model based on Arabert to support 50 entities.
|
| 34 |
|
|
|
|
| 35 |
|
| 36 |
-
|
| 37 |
|
| 38 |
|
| 39 |
# Dataset
|
|
|
|
| 32 |
This project is made to enrich the Arabic Named Entity Recognition(ANER). Arabic is a tough language to deal with and has alot of difficulties.
|
| 33 |
We managed to made a model based on Arabert to support 50 entities.
|
| 34 |
|
| 35 |
+
# Paper:
|
| 36 |
|
| 37 |
+
This is the paper for the system, where you can find all the details: https://arxiv.org/abs/2308.14669
|
| 38 |
|
| 39 |
|
| 40 |
# Dataset
|