Skip to content

Commit

Permalink
Merge pull request #11444 from shadeMe/merge-master-into-develop
Browse files Browse the repository at this point in the history
Merge `master` into `develop`
  • Loading branch information
adrianeboyd authored Sep 6, 2022
2 parents d801ccc + 21000ae commit f292569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/meta/universe.json
Original file line number Diff line number Diff line change
Expand Up @@ -1192,7 +1192,7 @@
"slogan": "Fast, flexible and transparent sentiment analysis",
"description": "Asent is a rule-based sentiment analysis library for Python made using spaCy. It is inspired by VADER, but uses a more modular ruleset, that allows the user to change e.g. the method for finding negations. Furthermore it includes visualisers to visualize the model predictions, making the model easily interpretable.",
"github": "kennethenevoldsen/asent",
"pip": "aseny",
"pip": "asent",
"code_example": [
"import spacy",
"import asent",
Expand Down

0 comments on commit f292569

Please sign in to comment.