alvisnlp
alvisnlp copied to clipboard
ALvisNLP corpus processing engine
Provide a synopsis for each module, library, conversion.
Create a kernel for Jupyter that runs AlvisNLP: * Code is a plan in XML * Kernel calls AlvisNLP with a system call (or DRMAA submission) * Files created should...
CONTES has a new parameter to provide pre-computed ontology embeddings. @ArnaudFerre link to commit pls
Module for extracting terms with [TermSuite](https://github.com/termsuite/termsuite-core).
* `lemmaKeys`, `caseInsensitive` and `ignoreDiacritics` control both projection and attribution. Make separate options for attribution * add option to match surface form OR lemma
`/bibdev/travail/arabidopsis/alvisir2_devel/plan/entities-test-RB.plan`
`XMLReader2` is awfully long. Since its usage is universal, it should be improved. Might need to switch from Xalan to Saxon.
System-default parameters (e.g. software locations) are specified as mandatory parameters. Thus they appear in the snippet in the documentation. Solution: create a system-default level for parameters. They behave as: -...