Instructions to use UGARIT/flair_grc_multi_ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Flair
How to use UGARIT/flair_grc_multi_ner with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("UGARIT/flair_grc_multi_ner") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -55,5 +55,5 @@ title = "Transformer-Based Named Entity Recognition for Ancient Greek",
|
|
| 55 |
year = {2022},
|
| 56 |
month = {11},
|
| 57 |
doi = "10.13140/RG.2.2.34846.61761"
|
| 58 |
-
url = {https://www.researchgate.net/publication/
|
| 59 |
}
|
|
|
|
| 55 |
year = {2022},
|
| 56 |
month = {11},
|
| 57 |
doi = "10.13140/RG.2.2.34846.61761"
|
| 58 |
+
url = {https://www.researchgate.net/publication/365131651_Transformer-Based_Named_Entity_Recognition_for_Ancient_Greek}
|
| 59 |
}
|