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

Duplicated from  turkish-nlp-suite/tr_core_news_md

Etiya
/
turkish-nlp-suite

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

Instructions to use Etiya/turkish-nlp-suite with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use Etiya/turkish-nlp-suite with spaCy:

    !pip install https://huggingface.co/Etiya/turkish-nlp-suite/resolve/main/turkish-nlp-suite-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("turkish-nlp-suite")
    
    # Importing as module.
    import turkish-nlp-suite
    nlp = turkish-nlp-suite.load()
  • Notebooks
  • Google Colab
  • Kaggle
turkish-nlp-suite / parser
1.75 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
hallstatt's picture
hallstatt
Duplicate from turkish-nlp-suite/tr_core_news_md
3784be7 4 months ago
  • cfg
    222 Bytes
    Duplicate from turkish-nlp-suite/tr_core_news_md 4 months ago
  • model
    1.75 MB
    xet
    Duplicate from turkish-nlp-suite/tr_core_news_md 4 months ago
  • moves
    691 Bytes
    Duplicate from turkish-nlp-suite/tr_core_news_md 4 months ago