Instructions to use explosion/af_udv25_afrikaansafribooms_trf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use explosion/af_udv25_afrikaansafribooms_trf with spaCy:
!pip install https://huggingface.co/explosion/af_udv25_afrikaansafribooms_trf/resolve/main/af_udv25_afrikaansafribooms_trf-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("af_udv25_afrikaansafribooms_trf") # Importing as module. import af_udv25_afrikaansafribooms_trf nlp = af_udv25_afrikaansafribooms_trf.load() - Notebooks
- Google Colab
- Kaggle
| The treebank is licensed under the Creative Commons License Attribution-ShareAlike 4.0 International. | |
| The complete license text is available at: | |
| http://creativecommons.org/licenses/by-sa/4.0/legalcode | |