Severin Ibarluzea

Results 185 comments of Severin Ibarluzea

> Would it be possible to toss this in a branch *as-is* and add a note in the README saying experimental React 18 support is a work in progress? I'm...

Thanks for the quick response, I'll let you know when the project is published! I like the the method you've outlined. For end users, I think selecting the threshold in...

The median multiple approach would work as follows... 1. have initial point sets: domain d0 and range r0 2. estimate the transformation: T0 3. compute errors of individual points: transform...

Multiple stages of annotations based on the results of previous stages. Some type of conditional logic within a composite interface perhaps.

Thanks for the information about your use case @Ownmarc . Any large dataset will need quality control/user management to make sure data is being completed well with good oversight.

you'll need to use the custom regex feature

![Screenshot_20210203-212838.png](https://user-images.githubusercontent.com/1910070/106836256-d1f31c00-6666-11eb-8f5c-841ac4e0f322.png) See the seperatorRegex prop?

Oh you're using it through the UDT, in that case you'll want to look at the UDT Format's wordSplitRegex https://github.com/UniversalDataTool/udt-format/blob/master/interfaces/text_entity_recognition.md

Any progress on this? Would really like to see this feature.