nlpstack.integrations.torch.modules package
===========================================

Submodules
----------

.. toctree::
   :maxdepth: 6

   nlpstack.integrations.torch.modules.count_embedder
   nlpstack.integrations.torch.modules.crf
   nlpstack.integrations.torch.modules.feedforward
   nlpstack.integrations.torch.modules.heads
   nlpstack.integrations.torch.modules.lazy
   nlpstack.integrations.torch.modules.scalarmix
   nlpstack.integrations.torch.modules.seq2seq_decoders
   nlpstack.integrations.torch.modules.seq2seq_encoders
   nlpstack.integrations.torch.modules.seq2vec_encoders
   nlpstack.integrations.torch.modules.text_embedders
   nlpstack.integrations.torch.modules.time_distributed
   nlpstack.integrations.torch.modules.token_embedders
   nlpstack.integrations.torch.modules.transformer

Module contents
---------------

.. automodule:: nlpstack.integrations.torch.modules
   :members:
   :undoc-members:
   :show-inheritance:
