It would be super nice to allow a custom regex for splitting the words, for example. I need that in one of my projects. This could be useful when I want to consider words containing special characters (like `.` or so).
It would be super nice to allow a custom regex for splitting the words, for example. I need that in one of my projects.
This could be useful when I want to consider words containing special characters (like
.or so).