Instructions to use huspacy/hu_vectors_web_md with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use huspacy/hu_vectors_web_md with spaCy:
!pip install https://huggingface.co/huspacy/hu_vectors_web_md/resolve/main/hu_vectors_web_md-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("hu_vectors_web_md") # Importing as module. import hu_vectors_web_md nlp = hu_vectors_web_md.load() - fastText
How to use huspacy/hu_vectors_web_md with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("huspacy/hu_vectors_web_md", "model.bin")) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4ce49500a6f00a3e09bbf0c9fe840376849065bf8c0c3893e50a696be5db5b1a
- Size of remote file:
- 1.31 GB
- SHA256:
- c4db158aaf6311ececb55120a6db6715bff747d2763602859104030252ccb6fa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.