Asent#
Asent is a rule-based sentiment model, building on spaCy, allowing the user to take advantage of rules based on part-of-speech tags, names and much more. The goal with asent is to have a fast and transparent sentiment pipeline, which is easily customizable.
Contents#
The documentation consists of three parts:
Getting started contains the installation instructions, guides, and tutorials on how to use asent.
Lexicon resources contains the documentation on the resources used for each specific language.
API references contains the documentation of each function and public class.