Instructions to use and-effect/family-compatibility-extractor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use and-effect/family-compatibility-extractor with spaCy:
!pip install https://huggingface.co/and-effect/family-compatibility-extractor/resolve/main/family-compatibility-extractor-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("family-compatibility-extractor") # Importing as module. import family-compatibility-extractor nlp = family-compatibility-extractor.load() - Notebooks
- Google Colab
- Kaggle
Commit History
update readme 5b226d0
bauerfriederike commited on
check access a4171fb
bauerfriederike commited on
Update pipeline.py 56139b8 verified
Update pipeline.py f409676 verified
Update pipeline.py 621453f verified
Update pipeline.py b00467f verified
change to pipe spacy 8995ee6 verified
adjust pipeline path d4f8df8
bauerfriederike commited on
adjust pattern path a63aa9f
bauerfriederike commited on
Update README.md b3bc17a verified
initial model 750faf9
bauerfriederike commited on