Token Classification
spaCy
Czech
czech
tokenization
lemmatization
pos
dependency-parsing
ner
named-entity-recognition
Eval Results (legacy)
Instructions to use GrifoPrague/cs-core-news-sm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use GrifoPrague/cs-core-news-sm with spaCy:
!pip install https://huggingface.co/GrifoPrague/cs-core-news-sm/resolve/main/cs-core-news-sm-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("cs-core-news-sm") # Importing as module. import cs-core-news-sm nlp = cs-core-news-sm.load() - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!