Glossary

ELAG

ELAG is Europe’s premier conference on the application of information technology in libraries and documentation centres. For over thirty years, the ELAG (European Library Automation Group) Conference has provided library and IT professionals with the opportunity to discuss new technologies, to review on-going developments and to exchange best practices. ELAG participants include more than 670…

ExportHelp

The command will export an auto-generated help file (Markdown) to the specified filename in currents console session (called state) path. If filename is not specified, it will be: “help.txt”. Example: ExportHelp filename=”help.txt”;open=True;onlyThisConsole=False; open – will try to open the generated file with Notepad++ onlyThisConsole  – it will export only commands at the current level of…

Finite State Transducer

FST – are used for recognition and tagging of open class compounds, digit written multiword numerals, words and combinations, digit-written numerals derived adjectives and adverbs, repeating patterns

FVE

Refers to Feature Vector Extraction model, that may have one or more Feature Vector Providers, which is implementation wrapper for particular document semantic similarity computation model.

Gamma-Poisson (GaP)

The Gamma-Poisson model (GaP), uses a combination of Gamma and Poisson distributions to infer latent topics. It presents an approximate factorisation of the document × word matrix with matrices β and X. The word × topic matrix β represents the global topic information of the corpus C and each column βk can be thought of as a…