Difference between revisions of "Norwegian and English"

From Apertium
Jump to navigation Jump to search
(maybe)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
  +
==Compiling==
  +
You will need:
  +
  +
* lttoolbox
  +
* apertium
  +
* apertium-lex-tools
  +
* vislcg3
  +
* apertium-mk-en
  +
* apertium-nno (from [[languages]])
  +
* apertium-nob (from [[languages]])
  +
  +
To compile:
  +
  +
<pre>
  +
./configure --with-lang1n=/path/to/apertium-nno/ --with-lang1b=/path/to/apertium-nob/
  +
make MK_EN=/path/to/apertium-mk-en/
  +
</pre>
   
 
==See also==
 
==See also==

Latest revision as of 11:54, 27 June 2014

Compiling[edit]

You will need:

  • lttoolbox
  • apertium
  • apertium-lex-tools
  • vislcg3
  • apertium-mk-en
  • apertium-nno (from languages)
  • apertium-nob (from languages)

To compile:

 ./configure --with-lang1n=/path/to/apertium-nno/ --with-lang1b=/path/to/apertium-nob/
 make MK_EN=/path/to/apertium-mk-en/

See also[edit]

Resources[edit]

  • [1] LOGON source?