Open zarvox opened 2 years ago
Related: #230
Also:
I would add:
script
confusingly fires on description
). To some extent, I suspect this was a deliberate low-overhead way of capturing (many) pluralizations and conjugations but it captures a lot of noise in practice. A trivial patch might be to match start-of-word. A more complete solution could be to expand ding word lists using a reference table of derived forms (though that is necessarily heavier server side simply because everyone's post processed ding words list will be much longer).
Feel free to split these out into other issues, but for posterity: