:autogenerated:

gt4sd.algorithms.prediction.topics_zero_shot package
====================================================

.. automodule:: gt4sd.algorithms.prediction.topics_zero_shot
    


    Submodules:

    .. toctree::
       :maxdepth: 1

       gt4sd.algorithms.prediction.topics_zero_shot.core
       gt4sd.algorithms.prediction.topics_zero_shot.implementation



    Summary
    -------

    ``__all__`` Classes:


    .. list-table::
    
       * - :class:`TopicsPredictor <gt4sd.algorithms.prediction.topics_zero_shot.core.TopicsPredictor>`
         - Configuration to generate topics.
       * - :class:`TopicsZeroShot <gt4sd.algorithms.prediction.topics_zero_shot.core.TopicsZeroShot>`
         - Topics prediction algorithm.