English and Scots

From Apertium
Revision as of 11:33, 10 April 2015 by Jacob Nordfalk (talk | contribs)
Jump to navigation Jump to search

Work plan


Installation


svn co http://apertium.svn.sourceforge.net/svnroot/apertium/trunk/apertium-lex-tools
cd apertium-lex-tools
sh autogen.sh 
make
sudo make install



svn co https://svn.code.sf.net/p/apertium/svn/incubator/apertium-eng_feil
svn co https://svn.code.sf.net/p/apertium/svn/incubator/apertium-sco
svn co https://svn.code.sf.net/p/apertium/svn/incubator/apertium-eng-sco

cd apertium-eng_feil
./autogen.sh
make
cd ..

cd apertium-sco
./autogen.sh
make
cd ..

cd apertium-eng-sco
./autogen.sh --with-lang1=../apertium-eng_feil --with-lang2=../apertium-sco
make


Other notes

Add a noun: See https://sourceforge.net/p/apertium/svn/59658/

cd apertium-eng-sco

Compile: make -C ../apertium-sco && make

Test


And commit: svn commit . ../apertium-sco/