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