Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ Here you can find our NER models:
|
|
10 |
| Name-Sentences | Training on IAHALT + Name-Sentences[1] | [https://huggingface.co/FusioNER/Name-Sentences](https://huggingface.co/FusioNER/Name-Sentences) | IAHALT |
|
11 |
| Entity-Injection | Training on IAHALT + Entity-Injection[2] | [https://huggingface.co/FusioNER/Entity-Injection](https://huggingface.co/FusioNER/Entity-Injection) | IAHALT |
|
12 |
| Smart_Injection | Training on IAHALT + Name-Sentences[1] + Entity-Injection[2] | [https://huggingface.co/FusioNER/Smart_Injection](https://huggingface.co/FusioNER/Smart_Injection) | IAHALT |
|
13 |
-
| NEMO | Training on NEMO dataset| [https://huggingface.co/FusioNER/Nemo
|
14 |
| IAHALT_and_NEMO | Basic training on IAHALT + NEMO | [https://huggingface.co/FusioNER/IAHALT_and_NEMO](https://huggingface.co/FusioNER/IAHALT_and_NEMO) | IAHALT + NEMO |
|
15 |
| IAHALT_and_NEMO_PP | Training on IAHALT + NEMO + Name-Sentences[1] + Entity-Injection[2] | [https://huggingface.co/FusioNER/IAHALT_and_NEMO_and_PP](https://huggingface.co/FusioNER/IAHALT_and_NEMO_and_PP) | IAHALT + NEMO |
|
16 |
| Animals | Training on IAHALT + Entity-Injection[2] (of animals names as PER entities) | [https://huggingface.co/FusioNER/Animals](https://huggingface.co/FusioNER/Animals) | IAHALT |
|
|
|
10 |
| Name-Sentences | Training on IAHALT + Name-Sentences[1] | [https://huggingface.co/FusioNER/Name-Sentences](https://huggingface.co/FusioNER/Name-Sentences) | IAHALT |
|
11 |
| Entity-Injection | Training on IAHALT + Entity-Injection[2] | [https://huggingface.co/FusioNER/Entity-Injection](https://huggingface.co/FusioNER/Entity-Injection) | IAHALT |
|
12 |
| Smart_Injection | Training on IAHALT + Name-Sentences[1] + Entity-Injection[2] | [https://huggingface.co/FusioNER/Smart_Injection](https://huggingface.co/FusioNER/Smart_Injection) | IAHALT |
|
13 |
+
| NEMO | Training on NEMO dataset| [https://huggingface.co/FusioNER/Nemo](https://huggingface.co/FusioNER/Nemo) | NEMO |
|
14 |
| IAHALT_and_NEMO | Basic training on IAHALT + NEMO | [https://huggingface.co/FusioNER/IAHALT_and_NEMO](https://huggingface.co/FusioNER/IAHALT_and_NEMO) | IAHALT + NEMO |
|
15 |
| IAHALT_and_NEMO_PP | Training on IAHALT + NEMO + Name-Sentences[1] + Entity-Injection[2] | [https://huggingface.co/FusioNER/IAHALT_and_NEMO_and_PP](https://huggingface.co/FusioNER/IAHALT_and_NEMO_and_PP) | IAHALT + NEMO |
|
16 |
| Animals | Training on IAHALT + Entity-Injection[2] (of animals names as PER entities) | [https://huggingface.co/FusioNER/Animals](https://huggingface.co/FusioNER/Animals) | IAHALT |
|