Instructions to use PlanTL-GOB-ES/es_anonimization_core_lg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use PlanTL-GOB-ES/es_anonimization_core_lg with spaCy:
!pip install https://huggingface.co/PlanTL-GOB-ES/es_anonimization_core_lg/resolve/main/es_anonimization_core_lg-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("es_anonimization_core_lg") # Importing as module. import es_anonimization_core_lg nlp = es_anonimization_core_lg.load() - Notebooks
- Google Colab
- Kaggle
Incorrect wheel name according to PEP 491
2
#1 opened almost 2 years ago
by
albertotb