Classification
Text classification assigns two or more categories to text according to its content.
spaCy
spaCy is a library & CLI for performing general Natural Language Processing tasks, including text classification
huggingface pipeline
fastText
fastText is a library for efficient learning of word representations and sentence classification.