.AIFETrObj | R Documentation |
This list contains transformer objects. Elements of the list are used in the public make
of the
AIFETransformerMaker R6
class. This list is not designed to be used directly.
It has the following elements: bert, roberta, deberta_v2, funnel, longformer, mpnet
.AIFETrObj
An object of class list
of length 6.
Other Transformers for developers:
.AIFEBaseTransformer
,
.AIFEBertTransformer
,
.AIFEDebertaTransformer
,
.AIFEFunnelTransformer
,
.AIFELongformerTransformer
,
.AIFEMpnetTransformer
,
.AIFERobertaTransformer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.