logo
  • Installation
  • Usage
  • Configuration
  • Systems
  • API Reference
  • kiwi
On this page
  • Subpackages
  • Submodules
  • Package Contents
    • package_dir
    • module

kiwi.systems¶

Use systems in a plugin way.

Solution based on https://julienharbulot.com/python-dynamical-import.html.

Subpackages¶

  • kiwi.systems.decoders
    • kiwi.systems.decoders.estimator
    • kiwi.systems.decoders.linear
    • kiwi.systems.decoders.nuqe
  • kiwi.systems.encoders
    • kiwi.systems.encoders.bert
    • kiwi.systems.encoders.predictor
    • kiwi.systems.encoders.quetch
    • kiwi.systems.encoders.xlm
    • kiwi.systems.encoders.xlmroberta
  • kiwi.systems.outputs
    • kiwi.systems.outputs.quality_estimation
    • kiwi.systems.outputs.translation_language_model

Submodules¶

  • kiwi.systems._meta_module
  • kiwi.systems.bert
  • kiwi.systems.nuqe
  • kiwi.systems.predictor
  • kiwi.systems.predictor_estimator
  • kiwi.systems.qe_system
  • kiwi.systems.tlm_system
  • kiwi.systems.xlm
  • kiwi.systems.xlmroberta

Package Contents¶

kiwi.systems.package_dir¶
kiwi.systems.module¶
kiwi.modules.word_level_output kiwi.systems.decoders

© Copyright 2019-2020 Unbabel. All rights reserved. Source code available under the AGPL-3.0..
Created using Sphinx 3.3.1.