# Functions
DefaultShouldScheduleNextJobs is the default implementation of TextClassifier.ShouldScheduleNextJobs.
New creates a new TextClassifier.
# Structs
TextClassifier implements a Faktory worker for classifying existing WebArticles with a generic text classifier.
# Type aliases
ShouldScheduleNextJobsFn is a function which returns a boolean flag that indicates whether a TextClassifier job should proceed scheduling the next configured jobs upon successful completion.