The Wayback Machine - https://web.archive.org/web/20200717230440/https://github.com/topics/translation
Skip to content
#

translation

Here are 3,041 public repositories matching this topic...

micheletufano
micheletufano commented Dec 11, 2017

From the code (input_pipeline.py) I can see that the ParallelTextInputPipeline automatically generates the SEQUENCE_START and SEQUENCE_END tokens (which means that the input text does not need to have those special tokens).

Does ParallelTextInputPipeline also perform **_padding

MickL
MickL commented Mar 25, 2019

The documentation is very confusing about "installation" and should be updated/simplified. I have:

  • A shared module
  • Lazy loaded modules
  • AOT compilation (which becaume the default on Angular CLI)

Do i need to apply all 3 of the mentioned headlines to this topics? When I have the shared module, does it work out of the box with lazy loaded modules? Also i should export the TranslateModul

Improve this page

Add a description, image, and links to the translation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the translation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.