Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 640 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 640 Bytes

Bergamot Translator

Fork of bergamot-translator which supports just enuk translations with wasm worker.

How to use

  1. Install node v18 or later.
  2. Download the latest release archive: bergamot-translator-uken.zip
  3. Extract files from the release archive.
  4. Navigate to the directory with extracted files.
  5. Run and type something in ukrainian:
node index.js
  1. To run en to uk translation - update files in index.js (replace uken with enuk)