Juanjo Diaz

Results 121 comments of Juanjo Diaz

Hi @brettdh , Indeed, if you deployed to a network with no internet access you need to also set up NAT as documented in the section that you highlighted. Looking...

Interesting... Can you elaborate on which version of the framework, which version of this plugin and which other plugins are you using? I wonder what is setting the `Resources` object...

What version were you using before that worked? Are you sure that the file path is valid? The error message indicates that there is no file namy in that location...

Hi @kboek , Interesting... I guess that previously serverless was always executed from the project folder and now it's not. And that messes up the path resolution. I'd need to...

My the questions are: Why is German not included in the affix search by default as some other languages? Should we include it?

What's dataset are you using to measure performance? I measure with the evaluation script and the lates UD Treebanks as defined in the readme but the results were exactly the...

Isn't that how the affix decomposition strategy works already? The problem is that the strategy is not applied to German. I could simply solve this by adding German to the...

I see. How could we try such new strategy if these compounded words are not present in UD Treebanks? (If they where, the precision will improve adding the affix search).

I don't think that this is possible as things stand because simplemma's datasets are designed to only have one lemma per word.