Difference between revisions of "Apertium VirtualBox"

From Apertium
Jump to navigation Jump to search
 
(4 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
Since so many have problems getting Apertium to run on Windows or OS X, or are limited in bandwidth, [[User:Tino_Didriksen|Tino Didriksen]] has put together a ready-to-use VirtualBox VDI:
 
Since so many have problems getting Apertium to run on Windows or OS X, or are limited in bandwidth, [[User:Tino_Didriksen|Tino Didriksen]] has put together a ready-to-use VirtualBox VDI:
   
* http://tinodidriksen.com/uploads/Apertium-VirtualBox-20160425.7z
+
* https://tinodidriksen.com/uploads/Apertium-VirtualBox-20210125.7z
* 641157755 bytes (612 MB)
+
* 559199448 bytes (533 MB)
  +
* SHA-1: ff437332a54c1952ae1db761e97d1b5f42d556a6
* SHA-1: 3cbb22d6c145c179ac851140493a67bd3afdc3d9
 
   
 
...or if you prefer a ZIP file:
 
...or if you prefer a ZIP file:
* http://tinodidriksen.com/uploads/Apertium-VirtualBox-20160425.zip
+
* https://tinodidriksen.com/uploads/Apertium-VirtualBox-20210125.zip
* 1012798465 bytes (966 MB)
+
* 869061427 bytes (828 MB)
  +
* SHA-1: 5fb0e4b478e9d6fe80af9dfb2ff18ca94369614b
* SHA-1: 68b5ab49b2a5ee554b161b276dd0f64499863210
 
   
The archive decompresses to a 2.91 GB vdi file.
+
The archive decompresses to a 3.59 GB vdi file.
   
 
<span style="color: #f00;">'''Important:''' If you just want to translate, you do not need the VirtualBox image. You can instead use the much smaller [[Apertium Simpleton UI]].</span>
 
<span style="color: #f00;">'''Important:''' If you just want to translate, you do not need the VirtualBox image. You can instead use the much smaller [[Apertium Simpleton UI]].</span>
Line 18: Line 18:
 
==Contents==
 
==Contents==
   
* Lubuntu 16.04, trimmed of all non-essential packages
+
* Debian Sid, trimmed of all non-essential packages
 
* VirtualBox Guest Additions
 
* VirtualBox Guest Additions
* XChat, set to automatically connect to Freenode #apertium as nick ap-vbox (appending -2 or -3 on conflict), preconfigured in UTF-8 mode
+
* XChat, set to automatically connect to OFTC #apertium as nick ap-vbox (appending -2 or -3 on conflict), preconfigured in UTF-8 mode
 
* Firefox, homepage set to Apertium Wiki
 
* Firefox, homepage set to Apertium Wiki
   
Core tools installed via apt-get from repository http://apertium.projectjj.com/apt/ :
+
Core tools installed via apt-get from repository https://apertium.projectjj.com/apt/ :
 
* HFST
 
* HFST
 
* CG-3
 
* CG-3
  +
* CG-3 IDE
 
* Apertium
 
* Apertium
 
* lttoolbox
 
* lttoolbox
 
* apertium-lex-tools
 
* apertium-lex-tools
  +
* apertium-separable
  +
* apertium-recursive
  +
* apertium-anaphora
  +
* lexd
   
It automatically logs in to a 1024x768 desktop. All passwords set to 'apertium' for when root is needed. Keyboard and timezone are set to Danish, but you can change the keyboard layout from the top right widget.
+
It automatically logs in to a 1024x768 desktop. All passwords set to 'apertium' for when root is needed. Keyboard and timezone are set to US English, but you can change the keyboard layout from the desktop shortcut.
   
 
On first boot, it looks something like:
 
On first boot, it looks something like:
   
http://tinodidriksen.com/uploads/Apertium-VirtualBox-20140418.png
+
https://tinodidriksen.com/uploads/Apertium-VirtualBox-20140418.png
   
  +
Functionality was verified by compiling and testing apertium-kaz-tat, and the result was purged to save space.
On the desktop is apertium-kaz-tat which works - compiling and testing that language pair should pretty much guarantee all required tools are installed and functional.
 
 
Nothing else from svn is left checked out - all was wiped after installing in order to save space.
 
   
 
The image is set up as a dynamically expanding hdd with max size 64 GB, where 8 GB is allocated to swap space.
 
The image is set up as a dynamically expanding hdd with max size 64 GB, where 8 GB is allocated to swap space.
Line 53: Line 56:
 
==Step-by-Step Installation Instructions==
 
==Step-by-Step Installation Instructions==
   
1. Download the file (http://tinodidriksen.com/uploads/Apertium-VirtualBox-20160425.7z).
+
1. Download the file (https://tinodidriksen.com/uploads/Apertium-VirtualBox-20191205.7z).
   
2. Use 7-Zip or a similar program to unzip the file. There should be exactly one thing in the unzipped folder - the Virtual Disk Image (VDI) entitled Apertium (Lubuntu 16.04).
+
2. Use 7-Zip or a similar program to unzip the file. There should be exactly one thing in the unzipped folder - the Virtual Disk Image (VDI) entitled Apertium (Debian Sid).
   
 
3. Start VirtualBox and click "New" to create a new virtual machine.
 
3. Start VirtualBox and click "New" to create a new virtual machine.
Line 61: Line 64:
 
4. For the OS Type, select Linux, Ubuntu (32 bit).
 
4. For the OS Type, select Linux, Ubuntu (32 bit).
   
5. For Memory, give it at least 1024 MB RAM - it might run with less, but the more the better.
+
5. For Memory, give it at least 1024 MB RAM - it might run with less, but the more the better. In System, enable VT-x from the Acceleration submenu.
   
6. For Hard Disk, select the "Use an existing virtual hard drive file" radio button. Pick Apertium (Lubuntu 16.04).vdi from the drop-down menu, or if it isn't there, click the folder icon with the green arrow to the right and navigate to wherever you unzipped the file to. Finish the process by clicking "Create".
+
6. For Hard Disk, select the "Use an existing virtual hard drive file" radio button. Pick Apertium (Debian Sid).vdi from the drop-down menu, or if it isn't there, click the folder icon with the green arrow to the right and navigate to wherever you unzipped the file to. Finish the process by clicking "Create".
   
7. You can now run the new virtual box. On first boot it should look like this: http://tinodidriksen.com/uploads/Apertium-VirtualBox-20140418.png
+
7. You can now run the new virtual box. On first boot it should look like this: https://tinodidriksen.com/uploads/Apertium-VirtualBox-20140418.png
   
   

Latest revision as of 02:52, 20 May 2021

Apertium-VirtualBox.png

Since so many have problems getting Apertium to run on Windows or OS X, or are limited in bandwidth, Tino Didriksen has put together a ready-to-use VirtualBox VDI:

...or if you prefer a ZIP file:

The archive decompresses to a 3.59 GB vdi file.

Important: If you just want to translate, you do not need the VirtualBox image. You can instead use the much smaller Apertium Simpleton UI.

Contents[edit]

  • Debian Sid, trimmed of all non-essential packages
  • VirtualBox Guest Additions
  • XChat, set to automatically connect to OFTC #apertium as nick ap-vbox (appending -2 or -3 on conflict), preconfigured in UTF-8 mode
  • Firefox, homepage set to Apertium Wiki

Core tools installed via apt-get from repository https://apertium.projectjj.com/apt/ :

  • HFST
  • CG-3
  • CG-3 IDE
  • Apertium
  • lttoolbox
  • apertium-lex-tools
  • apertium-separable
  • apertium-recursive
  • apertium-anaphora
  • lexd

It automatically logs in to a 1024x768 desktop. All passwords set to 'apertium' for when root is needed. Keyboard and timezone are set to US English, but you can change the keyboard layout from the desktop shortcut.

On first boot, it looks something like:

https://tinodidriksen.com/uploads/Apertium-VirtualBox-20140418.png

Functionality was verified by compiling and testing apertium-kaz-tat, and the result was purged to save space.

The image is set up as a dynamically expanding hdd with max size 64 GB, where 8 GB is allocated to swap space.

Prerequisites[edit]

Step-by-Step Installation Instructions[edit]

1. Download the file (https://tinodidriksen.com/uploads/Apertium-VirtualBox-20191205.7z).

2. Use 7-Zip or a similar program to unzip the file. There should be exactly one thing in the unzipped folder - the Virtual Disk Image (VDI) entitled Apertium (Debian Sid).

3. Start VirtualBox and click "New" to create a new virtual machine.

4. For the OS Type, select Linux, Ubuntu (32 bit).

5. For Memory, give it at least 1024 MB RAM - it might run with less, but the more the better. In System, enable VT-x from the Acceleration submenu.

6. For Hard Disk, select the "Use an existing virtual hard drive file" radio button. Pick Apertium (Debian Sid).vdi from the drop-down menu, or if it isn't there, click the folder icon with the green arrow to the right and navigate to wherever you unzipped the file to. Finish the process by clicking "Create".

7. You can now run the new virtual box. On first boot it should look like this: https://tinodidriksen.com/uploads/Apertium-VirtualBox-20140418.png


Now you should have a system with all the prerequisites installed, and you should be able to follow How to bootstrap a new pair to install a language pair (and possibly any required language modules).

Clipboard[edit]

To get the clipboard working between the virtualbox and Windows/OS X, go into Options of that VBox -> General -> Advanced tab -> Clipboard -> Bidirectional.

Copying files between Windows and the Virtualbox[edit]

You can have Virtualbox mount the Windows drive through VBox's shared folder feature:

  • Click "Devices" → "Shared Folders" and find a windows folder you want to share, giving it a name like Shared. Tick "Make Permanent".
  • Create a directory in the virtualbox to share it to: sudo mkdir /media/windows-shared
  • Mount it like this: sudo mount -t vboxsf Shared /media/windows-shared
  • To mount it on each reboot, do sudo gedit /etc/rc.local and write sudo mount -t vboxsf Shared /media/windows-shared before the "exit" line.

Use[edit]

It's easy to install a new language pair on Apertium VirtualBox. The instructions differ for released apertium pairs and unreleased pairs. To get a list of released apertium pairs, run the following in a terminal:

 $ apt-cache search apertium- | grep trans

Installing a released pair[edit]

To install a released apertium language pair in Apertium VirtualBox, just run the following, substituting "nno-nob" (Nynorsk-Bokmål) with the language pair of your choice.

 $ sudo apt-get install apertium-nno-nob

Installing an unreleased pair[edit]

Using a language pair[edit]

There are several ways you can use a language pair.

1. You can pipe text through it, e.g.

 $ echo "this is random text" | apertium nno-nob

2. You can use it in interactive mode, by running it and typing text, e.g.

 $ apertium nno-nob
 this is random text

3. You can use it to translate a file; if you add a second filename, it'll output to that file, e.g.

 $ apertium nno-nob infile.txt outfile.txt

4. You can also run a file through it by piping the file's contents through it, e.g.

 $ cat file.txt | apertium nno-nob

You can then use the