how to use blocking/similarity hash functions #741
-
I see in the documentation, you have mentioned domain-specific blocking and similarity function
|
Beta Was this translation helpful? Give feedback.
Answered by
sonalgoyal
Dec 12, 2023
Replies: 1 comment
-
hi @sumaniitm, the ash functions that come with Zingg are pretty exhaustive and their application is learnt from the training data as the labelling progresses. You wouldnt have to do anything extra to use them, they are already on. To add your own functions, you can fork out the Zingg repo and add custom code for blocking and similarity as detailed at https://docs.zingg.ai/zingg/improving-accuracy/definingown |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sumaniitm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi @sumaniitm, the ash functions that come with Zingg are pretty exhaustive and their application is learnt from the training data as the labelling progresses. You wouldnt have to do anything extra to use them, they are already on. To add your own functions, you can fork out the Zingg repo and add custom code for blocking and similarity as detailed at https://docs.zingg.ai/zingg/improving-accuracy/definingown