apertium-validate-transfer
Development tools and library for Apertium
Install
- All systems
-
curl cmd.cat/apertium-validate-transfer.sh
- Debian
-
apt-get install apertium-dev
- Ubuntu
-
apt-get install apertium-dev
- Kali Linux
-
apt-get install apertium-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install apertium-dev
- Raspbian
-
apt-get install apertium-dev
- Dockerfile
- dockerfile.run/apertium-validate-transfer
apertium-dev
Development tools and library for Apertium
An open-source shallow-transfer machine translation engine, Apertium is initially aimed at related-language pairs. This package contains development files for the Apertium shallow-transfer machine translation engine.
apertium
Shallow-transfer machine translation engine
An open-source shallow-transfer machine translation engine, Apertium is initially aimed at related-language pairs. It uses finite-state transducers for lexical processing, hidden Markov models for part-of-speech tagging, and finite-state based chunking for structural transfer. The system is largely based upon systems already developed by the Transducens group at the Universitat d'Alacant, such as interNOSTRUM (Spanish-Catalan, http://www.internostrum.com/welcome.php) and Traductor Universia (Spanish-Portuguese, http://traductor.universia.net). It will be possible to use Apertium to build machine translation systems for a variety of related-language pairs simply providing the linguistic data needed in the right format.