-
Notifications
You must be signed in to change notification settings - Fork 482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation Improvement #1777
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1777 +/- ##
===========================================
- Coverage 80.33% 65.45% -14.89%
===========================================
Files 95 120 +25
Lines 6602 8613 +2011
===========================================
+ Hits 5304 5638 +334
- Misses 1298 2975 +1677 ☔ View full report in Codecov by Sentry. |
# Sentiment analysis | ||
|
||
## Sentiment analysis with transformers and SuperDuperDB | ||
# Building Sentiment Analyser Using transformers on MongoDB | ||
|
||
```python | ||
!pip install superduperdb==0.0.12 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Obsolete version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same with this
Description
This PR currently includes
Please keep in mind that no page was deleted. They are not just reflected in the documentation UI
Ticket here