Gaël de Chalendar
Gaël de Chalendar
Hi, I noticed the first limitation stated in the README.rst of the project ("… dependencies that are loaded via those mechanisms will be missed"), but maybe can you point me...
It also allows to make possible to cycle between code, parse tree and AST using code from external-knowledge-codegen . It has been tested with 1600 Java files and >100k functions...
**Describe the bug** During github actions build, tvx is executed to check errors on xml analysis. Currently, it fails without causing a build error which is wrong. **To Reproduce** Steps...
**Is your feature request related to a problem? Please describe.** To use a Modex in LIMA, you have to install its configuration file in a folder and add this folder...
**Describe the bug** One cannot install the libtorch3-dev package together with the lima package due to the fact they install the same `/usr/lib/libtorch.so` file. **To Reproduce** Steps to reproduce the...
Note: this issue completes issue #50 that was covering several problems including this one. When analysing "123 45.6 . 12 345.6", we should get three number entities with the correct...
Handler/dumper mechanism should be described and documented in the LIMA Wiki, probably in https://github.com/aymara/lima/wiki/LIMA-Technical-Documentation
User dictionaries are only partially functional right now. Deleting entries at key level works but not at lemma level. Adding concatenated entries does not seem to work. Something wrong occurs...
The following Modex rule does not match "Independent JPEG Group" while it should: `@organizationKey:(t_capital_1st|t_capital|t_capital_small|\&){1-5}::ORGANIZATION:` Instead, it matches only "JPEG Group". This is due to the fact that the tokenzation status...
The File open dialog is displayed but the resulting filename is wrong.