Instructions to use XabierJJ/es_ner_edictos with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use XabierJJ/es_ner_edictos with spaCy:
!pip install https://huggingface.co/XabierJJ/es_ner_edictos/resolve/main/es_ner_edictos-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("es_ner_edictos") # Importing as module. import es_ner_edictos nlp = es_ner_edictos.load() - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!