MAMMOTH

Getting Started

  • Overview
  • Quickstart
  • Contributors
  • References

Frequently Asked Questions

  • About MAMMOTH
  • MAMMOTH and OpenNMT

MAMMOTH features

  • Component-level Modularity
  • Config-config Tool
  • Attention Bridge

Tutorials

  • Installation
  • Prepare Data
  • Training MAMMOTH 101
  • MAMMOTH Sharing Schemes

Scripts

  • Build Vocab
  • Train
  • Translate
  • Server

API

  • Framework
  • Modules
  • Translation
  • Server
  • Data Loaders
MAMMOTH
  • Docs »
  • Overview: module code

All modules for which code is available

  • mammoth.inputters.dataloader
  • mammoth.inputters.dataset
  • mammoth.inputters.vocab
  • mammoth.models.model
  • mammoth.modules.attention_bridge
  • mammoth.modules.average_attn
  • mammoth.modules.decoder
  • mammoth.modules.decoder_ensemble
  • mammoth.modules.embeddings
  • mammoth.modules.encoder
  • mammoth.modules.layer_stack_decoder
  • mammoth.modules.layer_stack_encoder
  • mammoth.modules.mean_encoder
  • mammoth.modules.multi_headed_attn
  • mammoth.modules.position_ffn
  • mammoth.modules.transformer_decoder
  • mammoth.modules.transformer_encoder
  • mammoth.trainer
  • mammoth.translate.beam_search
  • mammoth.translate.decode_strategy
  • mammoth.translate.greedy_search
  • mammoth.translate.penalties
  • mammoth.translate.translation
  • mammoth.translate.translation_server
  • mammoth.translate.translator
  • mammoth.utils.loss
  • mammoth.utils.optimizers
  • mammoth.utils.statistics

© Copyright 2023, HelsinkiNLP

Built with Sphinx using a theme provided by Read the Docs.