JGSweets
JGSweets
probably a short term fix for removing `th`, `nd`, `rd`, and `st` so they can at least be recognized.
We allow for any model to be added and used for label detection. Our main focus is utilizing deep learning to enhance the detection beyond regex capabilities for more complex...
@ian-contiamo Can you check out the new example to see if this meets your needs?
@lettergram this was resolved, yes or no?
@lettergram just a reminder on this.
@simratbhandari2 can you add clarification on whether you want the customized column to be predicted on by the model? i.e. this would require training data for the model to transfer...
Hi @simratbhandari2 , Just to confirm, you are looking for "drivers_license" to show up as a value to the column data stat `data_label`, correct? e.g. ``` "data_stats": { : {...
Right, to be able to do this, one has to train a new model that includes the drivers_license label. An example of training the current model on your data is...
You mention initially about making it easier, what sort of workflow would you want to adding a new label?
Hi @simratbhandari2, I want to circle back on this and see if there's more discussion to be had on this issue. Thanks!