GiellaLT provides rule-based language technology aimed at minority and indigenous languages
The Emacs mode definitions are located in project directory
$GTHOME/tools/emacs
under svn. Copy the relevant files to your emacs
directory in your home directory (or better: use a direct path). Load
the file by adding the command to your .emacs
file:
The file containing the mode definitions is correct.el
. Command to add
to your .emacs
file:
(load "$GTHOME/tools/emacs/correct")
Start the mode by typing
M-x correct-corpus-mode
The keystrokes are:
The file containing the mode definitions is namelex.el
. Command to add
to your .emacs
file:
(load "$GTHOME/tools/emacs/namelex")
Start the mode by typing
M-x namelex-mode
The keystrokes are:
Note that when using the namelex-mode, its difficult to do anything else (since the characters are reserved for tagging). Change the mode for example to text-mode to do some other editing than tagging and then back to namelex-mode for tagging.
The file containing the mode definitions is genderassign.el
. The
purpose of the mode is to make it easier to assign gender to lexicon
files.
Command to add to your .emacs
file:
(load "$GTHOME/tools/emacs/genderassign")
Start the mode by typing
M-x genderassign-mode
The keystrokes are: