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
20875ec | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f87221448a074d1c96d0e147e20962654614d0c20d79f1573af97256e0ca67b3
size 4723491
|