alvisnlp icon indicating copy to clipboard operation
alvisnlp copied to clipboard

ALvisNLP corpus processing engine

Results 23 alvisnlp issues
Sort by recently updated
recently updated
newest added

Provide a synopsis for each module, library, conversion.

Priority: High
Type: Documentation
Topic: Factory
Status: In Progress

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...

Type: Feature
Priority: Low

CONTES has a new parameter to provide pre-computed ontology embeddings. @ArnaudFerre link to commit pls

Type: Feature
Topic: CONTES

@ArnaudFerre commit link pls

Type: Feature
Topic: CONTES

Module for extracting terms with [TermSuite](https://github.com/termsuite/termsuite-core).

Topic: Factory
Type: Feature

* `lemmaKeys`, `caseInsensitive` and `ignoreDiacritics` control both projection and attribution. Make separate options for attribution * add option to match surface form OR lemma

Topic: Factory
Type: Feature
Status: In Progress

`/bibdev/travail/arabidopsis/alvisir2_devel/plan/entities-test-RB.plan`

Topic: Factory
Type: Performance
Priority: Low

`XMLReader2` is awfully long. Since its usage is universal, it should be improved. Might need to switch from Xalan to Saxon.

Topic: Factory
Type: Performance

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: -...

Type: Documentation
Topic: Core
Type: Feature
Topic: Build & Install