|
Hello, I have some difficulties in understanding the substring fragmentation algorithm. Cause what I got how is the member is added under: Thanks |
Answered by
Yalz
Jun 26, 2023
Replies: 1 comment 4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi @xdxxxdx ,
I do believe this is intended behavior. It considers every word as a separate part to do the fragmentation on.
Since your name is "ACKERMANS & VAN HAAREN", it will put it in a bucket of "A", "&", "V" and "H".