Instructions to use turkish-nlp-suite/tr_core_news_md with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use turkish-nlp-suite/tr_core_news_md with spaCy:
!pip install https://huggingface.co/turkish-nlp-suite/tr_core_news_md/resolve/main/tr_core_news_md-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("tr_core_news_md") # Importing as module. import tr_core_news_md nlp = tr_core_news_md.load() - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
93695c2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2d130a725be84d3c58a8a35b492df78f61d0856b01ef96d5deacd456d30b2b82
size 1449930
|