bash-tutorial/tutorial/dictionaries_translat.org

473 B

Translators and dictionaries

Apertium translator

Installing in Parabola GNU-linux

  pacman -S apertium-eng-spa-git
  pacman -S apertium-lex-tools
  pacman -S apertium-viewer-2.5.3-1

Apertium can be used in the command line, e.g.:

  echo Hola | apertium spa-eng
  echo Hello | apertium eng-spa

The pipe operator "|" is used to send the input to apertium