Instructions to use kenkwon/vi_task_ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use kenkwon/vi_task_ner with spaCy:
!pip install https://huggingface.co/kenkwon/vi_task_ner/resolve/main/vi_task_ner-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("vi_task_ner") # Importing as module. import vi_task_ner nlp = vi_task_ner.load() - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
52de6a4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5abe06e35b2210f36e1084f11de0734821dd7bb78c13836a85ac79ee0f1a4774
size 131668
|