Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 945 Bytes

index.rst

File metadata and controls

59 lines (43 loc) · 945 Bytes

Contents

.. toctree::
      :caption: Getting Started
      :maxdepth: 2

      main.md
      quickstart.md
      CONTRIBUTING.md
      ref.rst

.. toctree::
      :caption: FAQ
      :maxdepth: 2

      FAQ.md


.. toctree::
      :caption: Examples
      :maxdepth: 2

      examples/Library.md
      examples/Translation.md
      examples/Summarization.md
      examples/LanguageModelGeneration.md
      examples/GGNN.md


.. toctree::
      :caption: Scripts
      :maxdepth: 2

      options/build_vocab.rst
      options/train.rst
      options/translate.rst
      options/server.rst


.. toctree::
      :caption: API
      :maxdepth: 2

      onmt.rst
      onmt.modules.rst
      onmt.translation.rst
      onmt.translate.translation_server.rst
      onmt.inputters.rst


.. toctree::
      :caption: Legacy
      :maxdepth: 2

      legacy/FAQ.md
      legacy/im2text.md
      legacy/speech2text.md
      legacy/vid2text.rst