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