diff --git a/README.rst b/README.rst index a31853f769..f9203b221c 100644 --- a/README.rst +++ b/README.rst @@ -12,8 +12,7 @@ torchtext +++++++++ -CAUTION: As of September 2023 we have paused active development of TorchText because our focus has shifted away from building out this library offering. -We will continue to release new versions but do not anticipate any new feature development as we figure out future investments in this space. +**WARNING**: TorchText developement is stopped and the `0.18` release (April 2024) will be the last stable release of the library. This repository consists of: diff --git a/docs/source/index.rst b/docs/source/index.rst index b03e603c4a..ae8af3039c 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -2,6 +2,11 @@ torchtext ========= .. image:: _static/img/torchtext_logo.png +.. warning:: + + TorchText developement is stopped and the ``0.18`` release (April 2024) will + be the last stable release of the library. + This library is part of the `PyTorch `_ project. PyTorch is an open source machine learning framework.