Instructions to use somosnlp-hackathon-2022/es_tweets_laboral with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use somosnlp-hackathon-2022/es_tweets_laboral with spaCy:
!pip install https://huggingface.co/somosnlp-hackathon-2022/es_tweets_laboral/resolve/main/es_tweets_laboral-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("es_tweets_laboral") # Importing as module. import es_tweets_laboral nlp = es_tweets_laboral.load() - Notebooks
- Google Colab
- Kaggle
- Downloads last month
- 12