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
Upload tr_core_news_md-1.0-py3-none-any.whl with huggingface_hub
Browse files
tr_core_news_md-1.0-py3-none-any.whl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be81b4e7d5b9750db29bddf6d429a070d35acdcac32dfd02983aee7a2da4d1da
|
| 3 |
+
size 156030068
|