Instructions to use spacy/ro_core_news_lg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use spacy/ro_core_news_lg with spaCy:
!pip install https://huggingface.co/spacy/ro_core_news_lg/resolve/main/ro_core_news_lg-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("ro_core_news_lg") # Importing as module. import ro_core_news_lg nlp = ro_core_news_lg.load() - Notebooks
- Google Colab
- Kaggle
Commit History
Update spaCy pipeline 1f12b7f
Adriane Boyd commited on
Update spaCy pipeline 0c4ebde
EC2 Default User commited on
Update spaCy pipeline 239866e
Omar Sanseviero commited on
Update spaCy pipeline cfbc9d4
Omar Sanseviero commited on