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_lg

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_lg 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_lg with spaCy:

    !pip install https://huggingface.co/turkish-nlp-suite/tr_core_news_lg/resolve/main/tr_core_news_lg-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("tr_core_news_lg")
    
    # Importing as module.
    import tr_core_news_lg
    nlp = tr_core_news_lg.load()
  • Notebooks
  • Google Colab
  • Kaggle
tr_core_news_lg
675 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
BayanDuygu's picture
BayanDuygu
added more about tagset
0231497 verified 5 months ago
  • morphologizer
    Update spaCy pipeline over 3 years ago
  • ner
    Update spaCy pipeline over 3 years ago
  • parser
    Update spaCy pipeline over 3 years ago
  • tagger
    Update spaCy pipeline over 3 years ago
  • tok2vec
    Update spaCy pipeline over 3 years ago
  • trainable_lemmatizer
    Update spaCy pipeline over 3 years ago
  • vocab
    Update spaCy pipeline over 3 years ago
  • .gitattributes
    1.89 kB
    rename wheel due to setuptools compat issues almost 2 years ago
  • README.md
    123 kB
    added more about tagset 5 months ago
  • config.cfg
    5.12 kB
    Update spaCy pipeline over 3 years ago
  • meta.json
    127 kB
    Update meta.json over 3 years ago
  • tokenizer
    49 kB
    Update spaCy pipeline over 3 years ago
  • tr_core_news_lg-1.0-py3-none-any.whl
    318 MB
    xet
    Upload tr_core_news_lg-1.0-py3-none-any.whl with huggingface_hub 7 months ago