Starting up Python

Type:

[gawron@bulba ~]$ python

Python starts up:

[gawron@bulba ~]$ python
Python 2.5 (r25:51908, Apr 10 2007, 10:29:13) 
[GCC 4.1.2 20070403 (Red Hat 4.1.2-8)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 
>>> 

Starting up the aligner

To the Python prompt (">>>") type:

>>> from mt.aligner.PmwAlignerGui import *
>>> start_up_aligner()
>>> 

A new window appears and looks like this:

Documentation

  1. For basic user documentation, pull down the Help menu.
  2. For code documentation, visit here.
  3. Alignment files location: /opt/corpora/mt/wmt07/