Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

turkish-nlp-suite
/
tr_core_news_md

Token Classification
spaCy
Turkish
Eval Results (legacy)
Model card Files Files and versions
xet
Community
2

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
tr_core_news_md / ner
34.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
BayanDuygu's picture
BayanDuygu
Update spaCy pipeline
93695c2 over 3 years ago
  • cfg
    223 Bytes
    Update spaCy pipeline over 3 years ago
  • model
    34.6 MB
    xet
    Update spaCy pipeline over 3 years ago
  • moves
    1.16 kB
    Update spaCy pipeline over 3 years ago