Difference between revisions of "Installation"
(Given the page title, I think this information should be included...) |
|||
Line 40: | Line 40: | ||
#*[[Prerequisites for Slackware|Slackware]] |
#*[[Prerequisites for Slackware|Slackware]] |
||
#*[[Apertium_on_SliTaz|SliTaz]] |
#*[[Apertium_on_SliTaz|SliTaz]] |
||
#*[[Apertium_on_Mageia|Mageia]] |
#*[[Apertium_on_Mageia|Mageia]] |
||
#*[[Apertium_on_Alpine_Linux|Alpine Linux]] |
|||
# Install apertium and related packages from SVN. |
# Install apertium and related packages from SVN. |
||
#*Follow [[Minimal installation from SVN]], this should be general enough to cover all the above operating systems. |
#*Follow [[Minimal installation from SVN]], this should be general enough to cover all the above operating systems. |
Revision as of 19:49, 15 December 2016
Installation • Resources • Contact • Documentation • Development • Tools |
Contents
If you just want a simple way to translate offline
Most of the applications below are simple two-box "choose a translation pair and start typing" graphic user interfaces,
- Apertium-caffeine is written in Java and multi-platform.
- Written in QT and C++ for Windows or Mac OS X, the Apertium Simpleton UI.
- Android users can download offline translator app (more info at Apertium Android), or the more advanced Mitzuli app.
- Unix users, e.g. GNU/Linux or BSD users, do not have a currently-maintained UI. However, Apertium tolk, a Python/DBus application, is in repositories and will install and run ok.
See Tools for more graphical user interfaces, services, plugins, etc.
If you want a simple way to see how Apertium works
- Apertium-viewer is a Java-based multi-platform UI to view and edit the output of the various stages of an Apertium translation.
Installing extra languages in tools
Several tools can download language pairs from the web. Some can also install their downloaded language pairs.
Some tools, including those that do not download language pairs, seek language pairs in known places. For example, a Debian-packaged version of 'apertium-tolk' seeks pairs in '/usr/share/apertium'. This is where Debian installs pre-packaged pairs, and 'apertium-tolk' can find them. If language pairs are placed in this folder (not necessarily by the packaging system, though you will be told not to do this), 'apertium-tolk' will load them.
The language pairs offered by the tools are those cleared as stable or developed. These pairs have been moved to subversion 'trunk'. There are many more language pairs available, but in various stages of development. However intriguing they may seem, a person using a GUI will have little interest in these (some pairs will not run without custom build environments).
If you want to add language data / do more advanced stuff
Unix users (GNU/Linux, Mac, BSD) who wish to hack on Apertium should follow these three stages to installing the core packages and language data:
- Install prerequisites specific to your operating system:
- Install apertium and related packages from SVN.
- Follow Minimal installation from SVN, this should be general enough to cover all the above operating systems.
- Fix any problems :)
- Search the page Installation Troubleshooting for your error message.
For Windows users who wish to hack on Apertium, the best method is to download the Apertium VirtualBox, which lets you run a Unix in your Windows, and comes with Apertium from SVN (and one language pair) pre-installed. Once you've got the VirtualBox, you can install more language pairs as shown in Minimal installation from SVN. Alternatively, you can compile it for Windows using Cygwin; documentation for how to compile on Windows manually is at Apertium on Windows; there is also a script at Apertium guide for Windows users, but it is currently out-of-date and in need of updating.
Some language pairs require extra packages like Constraint Grammar (vislcg3) or HFST in addition to apertium/lttoolbox/apertium-lex-tools. For most systems, the "Prerequisites" pages will show how to install these through your package manager, but see the section on installing vislcg3 and HFST, respectively if you're on a not-yet-supported system. You can tell if a package requires CG if it has an .rlx file, and HFST if it has a .lexc file.
There are released tarball packages on the official download page. These are meant for packagers, and advanced users who are not planning to develop on apertium. These are installed like the SVN packages, except you use ./configure
instead of ./autogen.sh
. Many systems now also have pre-packaged apertium language pairs, but the official Debian/MacPorts/… repositories are often quite outdated compared to the SVN versions – use TinoDidriksen's nightly packages as instructed in the "Prerequisites" pages above.
Installation Videos
Most of these videos have been produced by Google Code-In students.
- Using Apertium Virtualbox on Windows: https://youtu.be/XCUWMCJkRDo
- Installing Apertium on Ubuntu (Romanian, English): https://www.youtube.com/watch?v=vy7rWy2u_m0
- Ubuntu'ya Apertium Kurulumu / Apertium installation on Ubuntu (Turkish, English subtitles): https://www.youtube.com/watch?v=I__-BiQe7zg
- Apertium on Slitaz (English): https://youtu.be/fCluA03oIXY
- How to Install Apertium On Macintosh: https://www.youtube.com/watch?v=oSuovCCsa68