Shan Rauf
Shan Rauf
Good idea. I'll work on getting something like that within a week or two.
What language is this happening for? I've used the external.db feature for Japanese and it works fine, but perhaps there are issues elsewhere.
I see, I will look into this once I get a solid test suite working for the add-on (it'll make testing these things a lot simpler)
Hey @ollieeeq, I just tested the external.db feature with Chinese and it worked fine for me. It's possible that you selected the wrong morphemizer when generating the external.db. (e.x when...
That's alright, thanks for letting us know. I'll work on fixing this soon.
Morphman doesn't sync with Ankiweb, there isn't a way to sync morphman data with Ankiweb, but that shouldn't matter, because what matters is that your collection syncs over, meaning you...
I'd be interested in looking into this once we have a nice test suite (because then I can ensure that adding this feature doesn't negatively impact the parsing). However, as...
@chickendude I looked into Hunspell and realized it had nothing to do with test cases since it's essentially a set of totally new parsers, so ignore what I was saying...
@Stvad Good idea, thanks. Do you think this should be fixed eventually? (If so, I can go learn regex to try to solve it) My sense is that you would...
Ah I'm re-reading your comment, and are you suggesting to instead change the default guard to something other than semicolon? That would help but probably not solve the underlying problem...