Wagtail
Wagtail
Is there a new Dockerfile available? This one runs with Java 8.
The Heterosubtypic immunity is missing and isn't integrated in the calculation.
Following the code from https://trankit.readthedocs.io/en/latest/training.html#training-a-lemmatizer i get a KeyError: 'lemma': ``` Setting up training config... Initialized lemmatizer trainer Training dictionary-based lemmatizer --------------------------------------------------------------------------- KeyError Traceback (most recent call last) [](https://localhost:8080/#) in...
When altering the code for another model like MarianMTModel this error occurs: ``` AttributeError: 'MarianMTModel' object has no attribute 'add_adapter' ``` Should we use https://docs.adapterhub.ml/ for other models than xml-r-base,...
How can we add the abkhazian language? There are a few resources like https://gitlab.com/Bachstelze/alp and https://github.com/danielinux7/Multilingual-Parallel-Corpus . Can we port those models to stanza or do we have to retrain...
Does somebody know public docker images for training and inference? The installation on a specific machine seems to be very error-prone.
Phrasel can consume the plf lattice format. But how do we get this lattice format from a list of possible sentences?
Which languages are supported? And are there plans to role out the support?
Can anyone compile the french grammar? I only come to SentenceFre.gf and then my 20 GB RAM runs over. The output from the console: grammars/french$ gf -make AllFre.gf - compiling...