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