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

umit
/
turkish-lemmatizer

Token Classification
spaCy
Turkish
lemmatization
turkish
transformer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use umit/turkish-lemmatizer with spaCy:

    !pip install https://huggingface.co/umit/turkish-lemmatizer/resolve/main/turkish-lemmatizer-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("turkish-lemmatizer")
    
    # Importing as module.
    import turkish-lemmatizer
    nlp = turkish-lemmatizer.load()
  • Notebooks
  • Google Colab
  • Kaggle
turkish-lemmatizer
464 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
umit's picture
umit
Update README.md
cc55d6e verified 3 months ago
  • trainable_lemmatizer
    Upload folder using huggingface_hub 3 months ago
  • transformer
    Upload folder using huggingface_hub 3 months ago
  • vocab
    Upload folder using huggingface_hub 3 months ago
  • .gitattributes
    1.7 kB
    Upload folder using huggingface_hub 3 months ago
  • README.md
    2.41 kB
    Update README.md 3 months ago
  • config.cfg
    2.93 kB
    Upload folder using huggingface_hub 3 months ago
  • meta.json
    650 Bytes
    Upload folder using huggingface_hub 3 months ago
  • tokenizer
    49.1 kB
    Upload folder using huggingface_hub 3 months ago