Luigi Talamo
Luigi Talamo
Hello, since there wasn't a model for Welsh, I have trained one myself using the train file shipped with the UD Welsh Treebank 2.5 You can find it here: https://git.rahona.be/luigi/custom_models/src/branch/master/welsh-ccg-ud-2.5-200907.udpipe
sorry for flooding the board with my issues, but here's another one with Stanza main branch. Please note that this is raised with English default model: I have processed files...
Similarly to the start_char and end_char information, it would be useful to write down annotations such as NER in the MISC column while calling convert_token_dict() Now the default is start_char/end_char,...
Sorry for the double bug report. Can you please tell me what is the right procedure to load a model for a language that is not currently supported i..e, Albanian...
I am trying to parse Arabic texts using the pretrained model (PADT), but some portions of texts are recognized as a single sentence. For example, this Arabic passage results in...
Hello, thanks for your awesome aligner! Unfortunately, a recent change in the huggingface_hub has broken your code: https://github.com/huggingface/huggingface_hub/releases/tag/v0.26.0 The cached_download() method was completely removed and bertalign complains that `ImportError: cannot...