How to use JephteyAdolphe/ht_core_news_sm with spaCy:
!pip install https://huggingface.co/JephteyAdolphe/ht_core_news_sm/resolve/main/ht_core_news_sm-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("ht_core_news_sm") # Importing as module. import ht_core_news_sm nlp = ht_core_news_sm.load()
The community tab is the place to discuss and collaborate with the HF community!