EnglishFrenchSpanish

Ad


OnWorks favicon

mallex - Online in the Cloud

Run mallex in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mallex that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mallex - generate a Malaga run-time lexicon

SYNOPSIS


mallex [-binary|-readable|-prelex] project-file

mallex [-binary|-readable|-prelex] symbol-file rule-file [lexicon-file] [prelex-file]

DESCRIPTION


Malaga is a development environment for natural-language grammars based on the Left-
Associative Grammar formalism. Malaga grammars can be used for automatic morphological
and/or syntactic analysis.

The program mallex generates a Malaga run-time lexicon by letting allomorph rules process
a base-form lexicon. It can be started in interactive mode to help find bugs in the base-
form lexicon or in the allomorph rules.

mallex uses the following grammar components:

symbol-file
The symbol-file has the suffix .sym and contains the symbols that are used in the
lexicon and/or the allomorph rules.

rule-file
The rule-file has the suffix .all and contains the allomorph rules used to create
the runtime-lexicon.

lexicon-file
The lexicon-file has the suffix .lex and contains the base-form lexicon entries
that are used as input for the allomorph rules.

prelex-file (optional)
The prelex-file has the suffix .prelex and contains precompiled allomorph entries,
which have been created by a former run of mallex with the option -prelex.

You can give the names of the grammar components as command line arguments, in any order.
Alternatively, you can describe these components in a project-file and use the name of the
project file as mallex' single command-line argument. A project file has the suffix .pro.

If no command line options are given, mallex runs in interactive mode, and you can enter
commands. The lexicon-file and prelex-file are not used in interactive mode. If you are
not sure about the name of a command, use the command help to get an overview of all
mallex commands.

If you want to quit mallex, enter the command quit.

See info Malaga for details.

OPTIONS


-b[inary]
Create the run time lexicon file from the base form lexicon file and the optional
prelex file, and save it as a binary run-time lexicon, which can be used by malaga.

-h[elp]
Print a help text about mallex' command line arguments and exit.

-p[relex]
Create the run time lexicon, and save it as a binary prelex-file, which can be read
in later by another mallex run. output stream.

-r[eadable]
Create the run time lexicon but don't save it, but print its entries in human-
readable form on the standard output stream.

-v[ersion]
Print mallex' version number and exit.

AUTHORS


Malaga has been developed by Bjoern Beutel. Numerous other people distributed to it.
This manpage was originally written for the Debian distribution by Antti-Juhani Kaijanaho.

Use mallex online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Zabbix
    Zabbix
    Zabbix is an enterprise-class open
    source distributed monitoring solution
    designed to monitor and track
    performance and availability of network
    servers, device...
    Download Zabbix
  • 2
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 3
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 4
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 5
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 6
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • More »

Linux commands

Ad