universal-data-tool icon indicating copy to clipboard operation
universal-data-tool copied to clipboard

`wordSplitRegex` should be configurable via Text Entity Recognition and Text Entity Relations configuration screen

Open seveibar opened this issue 5 years ago • 2 comments

i.e. somebody should be able to create configuration like the one shown below from Setup > Configure

image

seveibar avatar Nov 12 '20 17:11 seveibar

I didn't check the code you did to implement this, but we should be able to override the whole regex or simply add to it. This way, one could set its own regex to split words while someone else could simply add a few characters to the default regex.

Ownmarc avatar Nov 12 '20 20:11 Ownmarc

Agreed. IMO I think we should do that at the interface layer rather than the data/format error (we could actually have a cool kind of mini regex test interface against the data idk)

seveibar avatar Nov 18 '20 19:11 seveibar