1over137
1over137
I originally wanted to implement such a feature, but I couldn't quite afford to commit the time and maintenance burden needed to implement them. At one point I even implemented...
Also, I was actually considering parsing the sentences with something like [jieba](https://github.com/fxsjy/jieba). That uses a more sophisticated algorithm to split the words and may work for words not covered (proper...
> I barely know a thing about programming, let alone coding, but couldn't you use [spaCy](https://github.com/explosion/spaCy) instead of jieba, it supports 64 languages I am using `simplemma` for lemmatization, which...
@GrimPixel @BenMueller So, anyone of you going to actually implement this?
Seems like Forvo changed their website layout a bit. I adjusted the code a bit for this and it works now. Should work again on next release.
I considered doing this, though I'm not that sure how useful this would be, and there are a few issues with it. - If this is needed for the sentence...
Currently, there is no support for this. These stardicts are probably not well made enough to display correctly. A better solution is to create your own dictionary based on the...
By the way, check out [this page](https://wiki.freelanguagetools.org/vocabsieve_dicts) for resources you can download. There should be plenty of other dictionaries available for most languages. Note DSL is supported in your beta...
zim support sounds feasible will be added either next release, or when mdict is sorted out.
Oh. I overlooked that. That seems to work just fine. Anyways, the easiest enhancements would be: - Auto copy subtitle on change as an option - Activating the update last...