sentiment HunSentimentLexiconAnnotator # Bases: Pipe spaCy pipeline component for matching Hungarian sentiment lexicons in text. PolTextLexiconLoader # Lexicon loader for the Poltext sentiment lexicon load # load() PrecoSentiLoader # Lexicon loader for the Precognox sentiment lexicon load # load() create # create(nlp, name, lexicon_id) Creates a HunSentimentLexiconAnnotator object create_pattern # create_pattern(words, label) update_lexicons # update_lexicons() Update local sentiment lexicons by downloading the latest version from the Web