DeepMount00
commited on
Commit
•
c86ed34
1
Parent(s):
3be282e
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ license: apache-2.0
|
|
7 |
---
|
8 |
|
9 |
# Universal NER for Italian (Zero-Shot)
|
|
|
10 |
|
11 |
# Try here: [https://huggingface.co/spaces/DeepMount00/universal_ner_ita](https://huggingface.co/spaces/DeepMount00/universal_ner_ita)
|
12 |
|
@@ -19,8 +20,6 @@ This model is designed for Named Entity Recognition (NER) tasks, specifically ta
|
|
19 |
## Try It Out
|
20 |
You can test the model directly in your browser through the following Hugging Face Spaces link: [https://huggingface.co/spaces/DeepMount00/universal_ner_ita](https://huggingface.co/spaces/DeepMount00/universal_ner_ita).
|
21 |
|
22 |
-
It's important to note that **this model is universal and operates across all domains**. However, if you are seeking performance metrics close to a 90/99% F1 score for a specific domain, you are encouraged to reach out via email to Michele Montebovi at [email protected]. This direct contact allows for the possibility of customizing the model to achieve enhanced performance tailored to your unique entity recognition requirements in the Italian language.
|
23 |
-
|
24 |
# Installation
|
25 |
To use this model, you must download the GLiNER project:
|
26 |
|
|
|
7 |
---
|
8 |
|
9 |
# Universal NER for Italian (Zero-Shot)
|
10 |
+
It's important to note that **this model is universal and operates across all domains**. However, if you are seeking performance metrics close to a 90/99% F1 score for a specific domain, you are encouraged to reach out via email to Michele Montebovi at [email protected]. This direct contact allows for the possibility of customizing the model to achieve enhanced performance tailored to your unique entity recognition requirements in the Italian language.
|
11 |
|
12 |
# Try here: [https://huggingface.co/spaces/DeepMount00/universal_ner_ita](https://huggingface.co/spaces/DeepMount00/universal_ner_ita)
|
13 |
|
|
|
20 |
## Try It Out
|
21 |
You can test the model directly in your browser through the following Hugging Face Spaces link: [https://huggingface.co/spaces/DeepMount00/universal_ner_ita](https://huggingface.co/spaces/DeepMount00/universal_ner_ita).
|
22 |
|
|
|
|
|
23 |
# Installation
|
24 |
To use this model, you must download the GLiNER project:
|
25 |
|