Difference between revisions of "Norwegian and English"

From Apertium
Jump to navigation Jump to search
(Created page with ' ==See also== * Pending tests * Regression tests *')
 
 
(5 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==
Line 5: Line 22:
* [[/Pending tests|Pending tests]]
* [[/Pending tests|Pending tests]]
* [[/Regression tests|Regression tests]]
* [[/Regression tests|Regression tests]]

==Resources==
* [http://svn.emmtee.net/trunk/uio/noen] LOGON source?


[[Category:Norwegian and English|*]]
[[Category:Norwegian and English|*]]

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?