GiellaLT provides an infrastructure for rule-based language technology aimed at minority and indigenous languages, and streamlines building anything from keyboards to speech technology. Read more about Why. See also How to get started and our Privacy document.
These commands are for setup and compilation.
su service
<passord>
cd source
sudo ./install-nightly.sh
<passord>
Ctrl-D
sudo curl https://raw.githubusercontent.com/divvun/libdivvun/master/scripts/mac-build | bash
OR
cd divvun-suggest
git pull
sudo bash scripts/mac-build
svn revert file
svn up
OR:
svn revert --depth infinity dir
svn up
cd $GTLANGS/lang-sme/tools/grammarcheckers
make dev
grep '/configure' $GTLANGS/lang-sme/config.log
cd $GTLANGS/lang-sme
./configure --with-hfst --without-xfst --enable-grammarchecker \
--enable-alignment --enable-reversed-intersect
cd $GTLANGS/lang-sme
time make -j
cd $GTLANGS/giella-shared/
make
cd $GTLANGS/lang-sme/src
time make -j analyser-gramcheck-gt-desc.hfstol
cd $GTHOME/xtdoc/commontechdoc
f8
in Safari:
http://localhost:8888/tools/CommandsForGrammarCheckerDevelopers.html