notice
This is documentation for Rasa Open Source Documentation v2.0.x, which is no longer actively maintained.
For up-to-date documentation, see the latest version (2.2.x).
Version: 2.0.x
rasa.nlu.featurizers.dense_featurizer.convert_featurizer
ConveRTFeaturizer Objects
class ConveRTFeaturizer(DenseFeaturizer)
Featurizer using ConveRT model.
Loads the ConveRT(https://github.com/PolyAI-LDN/polyai-models#convert) model from TFHub and computes sentence and sequence level feature representations for dense featurizable attributes of each message object.