LinguaCafe
LinguaCafe
This is a really detailed test report, thank you so much! ``` Operating System: Fedora Linux 40 Kernel Version: 6.8.8-300.fc40.x86_64 (64-bit) Processors: 28 × Intel® Core™ i7-14700K Memory: 62.5 GiB...
I will comment on it more later, just a few quick comments from phone. > I also want to remark: Stanza supports languages that Spacy doesn't, so this might solve...
> and you should be able to run non-pos version. :-) I'll try it out sometime. > Thank you! I can do testing and support users for this feature. In...
Did you mean replace to test the image size, or did you mean you will replace all spacy packages with stanza? Edit: I think it was the former. Im a...
A few things to keep in mind regarding replacing default tokenizers with stanza: - I do not know yet, but part of speech may be needed for an important feature...
Thank you for the tests! This is VERY detailed list. I'll do a few other things this week, but on the weekend or next week I am ready to do...
> I think switching any of the existing tokenizers is technically a breaking change since the same phrase could get tokenized differently if there was a switch between importing two...
I am working the importing system currently. After that(2-3 weeks) I want to work on stanza. Would someone like to do the python side (I would still do it myself...
I think we should integrate it to the current api calls. If I remember currently, I just receive a simple array of the installed languages. I think we should change...
> Is that really practical, given that the spacy model for Finish would always be present? Currently we only check for the extra languages, so that a default install returns...