flair.models#
Entity linking model for the biomedical domain.  | 
|
Entity Linking Model.  | 
|
Container module with an encoder, a recurrent module, and a decoder.  | 
|
Text Pair Classification Model for tasks such as Recognizing Textual Entailment, build upon TextClassifier.  | 
|
Text Triple Classification Model for tasks such as Query-Ad Matching, build upon TextPairClassifier.  | 
|
Text Pair Regression Model for tasks such as Semantic Textual Similarity Benchmark.  | 
|
Relation Classifier to predict the relation between two entities.  | 
|
The SequenceTagger is one of two main architectures in Flair used for sequence tagging.  | 
|
This is a simple class of models that tags individual words in text.  | 
|
TARS model for text classification.  | 
|
TARS model for sequence tagging.  | 
|
Text Classification Model.  | 
|
Multitask Model class which acts as wrapper for creating custom multitask models.  |