Ingunn Jóhanna Kristjánsdóttir
Ingunn Jóhanna Kristjánsdóttir
Hi, sorry for the late answer! I tried using the dev branch and that didn't seem to change much, unfortunately. Here is the entire log message: ``` 2024-03-05 13:56:43 INFO:...
Great, thanks! The thorough message for when the constituents checker fails helped me figure out what the problem was and fix it! And yes, it would probably be a good...
Hi again and thank you for the help! I have now successfully trained a constituency model for Icelandic (it gets 90.63 on the test set, which is currently the best...
Great, I will start working on that in the next few days! I did not have my own POS tagging in the end and I used IceBERT from HF. I...
Hi! I have now squashed the commits! I tried using the original IcePaHC file for the parser but that didn't seem to work. I also removed some things that shouldn't...
Okay! So would I have to do (or rather update) the conversion script in order to make the Icelandic constituency model a part of Stanza or could that come as...
Sorry for the late answer, I haven't been able to work on this for the past weeks. In the conversion script (since the tree reading code automatically removes empty nodes)...