-
From the ACE generation (ERG) log files in a translation pipeline:
```
25841 EP 'ja:_koto_n_nom' is not covered
25008 EP 'ja:neg_x' is not covered
24090 EP 'ja:coord_c' is not covered
2…
-
There are mix of encodings in Jacy's files:
```bash
~/grammars/jacy$ find . -type f -exec file -b --mime-encoding {} \; | sort | uniq -c
206 binary
20 iso-8859-1
289 us-ascii
…
-
It might exist, but I couldn't find any examples on how ordering of derivatives act, for scalar functions with multiple vector inputs. It would be nice if this could exist in [The Autodiff Cookbook](h…
-
Jacy can parse numbers when combined with other things (e.g. 犬が三匹吠えた), but not as standalone cardinal numbers (e.g. 一が奇数だ). In the ERG they get a special `number_q` quantifier, so maybe in Jacy it wou…
-
Z tego co wiem, to można normalnie zdobyć tylko dualny stary miecz. Należy zastanowić się nad rozmieszczeniem pozostałych duali oraz jacy NPC mogli by je nosić.
-
Add syntax highlighting in suggestions, i.e. when _Jacy_ code is outputted to terminal this code will be highlighted.
What I want is a tunable system that would allow the user to modify settings, the…
-
Obecnie po setupie bazy danych potrzebujemy ręcznie wypełniać wszystkie dane niezbędne do przetestowania działania aplikacji. Ten proces można zautomatyzować przez seedowanie. Poradnik na ten temat je…
-
I think we need a strategy for updating Version.lsp for commits that are not release commits. If we keep the version string from the previous release, we won't easily know if a compiled grammar image …
-
There is one line in letypes.tdl (a docstring) that causes flop to segfault. https://github.com/delph-in/jacy/blob/master/letypes.tdl#L1068
Note, I was trying with the 64-bit version of flop in the…
-
I was wondering if a final project from last year could be shared as a model, or at least a structure/guide to the parts it should have. It would be a great help. Thank you very much!