Skip to content

Commit b7af512

Browse files
committed
force push to restart
1 parent 573e156 commit b7af512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nlu/components.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ ConveRTFeaturizer
287287
Since ``ConveRT`` model is trained only on an english corpus of conversations, this featurizer should only be used if your training data is in english language.
288288

289289
.. note::
290-
To use ``ConveRTFeaturizer`` you should install ``tensorflow_text==1.15.1`` and ``tensorflow_hub==0.6.0``. Otherwise, you can also pip install Rasa with ``pip install rasa[convert]``
290+
To use ``ConveRTFeaturizer`` you should install ``tensorflow_text==1.15.1`` and ``tensorflow_hub==0.6.0``. Otherwise, you can also do a pip install of Rasa with ``pip install rasa[convert]``
291291

292292
:Configuration:
293293

0 commit comments

Comments
 (0)