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