Instructions to use mirfan899/da_spacy_sentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use mirfan899/da_spacy_sentiment with spaCy:
!pip install https://huggingface.co/mirfan899/da_spacy_sentiment/resolve/main/da_spacy_sentiment-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("da_spacy_sentiment") # Importing as module. import da_spacy_sentiment nlp = da_spacy_sentiment.load() - Notebooks
- Google Colab
- Kaggle
Update spaCy pipeline
Browse files
da_spacy_sentiment-any-py3-none-any.whl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 62239704
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75d3281c9774771f200b59d37e4a30ea0b44595324e8947981becd9c4c729fda
|
| 3 |
size 62239704
|