Instructions to use spacy/es_core_news_md with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use spacy/es_core_news_md with spaCy:
!pip install https://huggingface.co/spacy/es_core_news_md/resolve/main/es_core_news_md-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("es_core_news_md") # Importing as module. import es_core_news_md nlp = es_core_news_md.load() - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ae11ecd2d7f091d7946c1e2d747e5a284dd701ebb397aa801e98cccecdadca28
- Size of remote file:
- 309 kB
- SHA256:
- 6050ca38a3683d2c495cb0c9d05074238775b564b8c28297fffe0c8279db3ae7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.