Alan Akbik

Results 110 comments of Alan Akbik

@jeffpicard thanks for the PR! @elenamer can you take a look?

Hello @jeffpicard also from my side sorry it took so long to reply! Thanks for the many ideas and input! - ThresholdPlugin -> yes, I think that's a good idea....

We are getting a `System.IO.IOException: No space left on device` error for the unit tests as they seem to be taking up too much space. I tried removing some of...

Thanks a lot for adding this @MattGPT-ai and for reviewing @plonerma!

hello @chelseagzr very sorry it took so long! I updated your branch for our current master, but one of the imports got lost. Could you add it back in?

Hello @sainiudit, unfortunately TARS is slow in scenarios with many classes. The reason is that TARS makes an independent forward pass through the model for each class. So if you...

@ntravis22 @MattGPT-ai Could you paste a script to test this PR?

Hello @dropther thanks for reporting this. It seems the error is caused by one of the functions in segtok, the library we use for tokenization: ```python from segtok.tokenizer import word_tokenizer,...

@MattGPT-ai this is due to a new mypy version and affected a deprecated class. I just fixed it in #3613. If you update this branch to current master the error...

Hello @wildfluss thats a good question. There's likely two factors at play here: very important is the amount of multilingual text data used to train these models. You could try...