Hacker News new | ask | show | jobs
by antman 1305 days ago
Seems to identify very specific types of fields. Are there any other libraries to detect other types of fields in a dataset?
1 comments

There are more general ways of doing something like this with LLMs. We are looking into LLMs to improve our results. Cartwright is very specific, but it is easy to add new categories to detect if you have specific categories in mind. See the contribution doc here. https://github.com/jataware/cartwright/blob/main/docs/contri...