As a cascading newbie, I went through each level and learned a lot. Thank you.
For level5, I did get some differences that are probably okay to ignore. Many look like rounding errors (e.g. you had 0.16507055512144617 for "primary" while my result was 0.1650705551214462). Other differences look like the logic for extracting & normalizing words is a little different (e.g. I have the word "2" in the "intro" document and the letter "c" in the "filesystem" document). My only suggestion is to consider changing the problem description to specify how many digits of precision to use as well as more detail on what is expected for extracting & normalizing words.
Thanks again for the great tutorial. It was very helpful.
As a cascading newbie, I went through each level and learned a lot. Thank you.
For level5, I did get some differences that are probably okay to ignore. Many look like rounding errors (e.g. you had 0.16507055512144617 for "primary" while my result was 0.1650705551214462). Other differences look like the logic for extracting & normalizing words is a little different (e.g. I have the word "2" in the "intro" document and the letter "c" in the "filesystem" document). My only suggestion is to consider changing the problem description to specify how many digits of precision to use as well as more detail on what is expected for extracting & normalizing words.
Thanks again for the great tutorial. It was very helpful.