Documentation
- README.html
- moot user tutorial
- moot file formats
- mootutils summary
- libmoot C++ API
-
(Somewhat outdated but still largely applicable):
Details
on the moot system architecture, capabilities, and
theoretical background can be found in
this paper:
- Jurish, B., "A hybrid approach to part-of-speech tagging." Final report, Project Kollokationen im Wörterbuch, Berlin-Brandenburgische Akademie der Wissenschaften, 2003.
Sources
- moot-2.0.9-1.tar.gz
- moot-2.0.8-5.tar.gz
- moot-2.0.7-3.tar.gz
- moot-2.0.6-3.tar.gz
- moot-2.0.5.tar.gz
- moot-2.0.4.tar.gz
- moot-2.0.3.tar.gz
API Bindings
- moot-perl-2.0.9_001.tar.gz (for moot >= v2.0.9-1)
- moot-perl-0.01.tar.gz (for moot v2.0.8)
Related Packages
-
mootm
Finite-state morphological analyzer for use with moot. Users must supply their own morphological transducer. Note that this packge replaces the integrated morphological component described in Jurish (2003). -
flex++bison++-0.0.6.tar.gz
My (old, unmaintained) port of Alain Coetmeur's C++ ports of the famous lexer/parser generator pair. If you're having trouble compiling from CVS, you might try installing this package. Current versions should be available from: ftp://iecc.com/pub/file/bison++flex++ -
Getopt::Gen
A perl module for generating command-line parsers and .pod documentation from specification files. You might need this to compile from CVS.