You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be an improvement to use CountMinSketch as an index stat for text indicies and then for terms that are longer than the "n" for the n-gram we can choose the n-gram within the term that has the smallest estimated cardinality.
The text was updated successfully, but these errors were encountered:
It should be an improvement to use CountMinSketch as an index stat for text indicies and then for terms that are longer than the "n" for the n-gram we can choose the n-gram within the term that has the smallest estimated cardinality.
The text was updated successfully, but these errors were encountered: