flair.nn#

LockedDropout

Implementation of locked (or variational) dropout.

WordDropout

Implementation of word dropout.

Classifier

Abstract base class for all Flair models that do classification.

DefaultClassifier

Default base class for all Flair models that do classification.

Model

Abstract base class for all downstream task models in Flair, such as SequenceTagger and TextClassifier.

PrototypicalDecoder

LabelVerbalizerDecoder

A class for decoding labels using the idea of siamese networks / bi-encoders.