Skip to content

Reference: modules, expressions and conversions

Robert Bossy edited this page Jul 10, 2017 · 3 revisions

The documentation for all modules, conversions, and expression libraries is available from the command-line interface as well as the web interface.

The whole reference is available through the Bibliome deployment of the web interface:

Command-line

Modules

List Modules

alvisnlp -suppotedModules

Module documentation

alvisnlp -moduleDoc ModuleClass

Conversions

List parameter types

alvisnlp -supportedConversions

Conversion documentation

alvisnlp -conversionDoc ParamType

Expression libraries

List libraries

alvisnlp -supportedLibraries

Library documentation

alvisnlp -libraryDoc libname

Clone this wiki locally