Instructions to use gurkan08/turkish-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gurkan08/turkish-ner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="gurkan08/turkish-ner")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("gurkan08/turkish-ner") model = AutoModelForTokenClassification.from_pretrained("gurkan08/turkish-ner") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4d3bce13c32d42280942dd9945269bd07cff3b53b5b2da8482f4fba1b35645d7
- Size of remote file:
- 440 MB
- SHA256:
- 039628d57bfb39c450d145f8ebc7d07134e8ad1b5be7af88158a37b5f8fb0367
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.