Test your knowledge
- Why is the concept of distance particularly valuable?
- What was one of the most practical benefits introduced by the definition of the Haversine function?
- What is the assumption that makes Vincenty’s formula for calculating the distance between two geographic locations so much more accurate than others?
- What libraries are used in Python and R to compute distances between geographic points?
- If Hamming distance is very powerful, why is it not often used in common string comparison problems?
- When is it recommended to use the Damerau-Levenshtein distance?
- When is it recommended to use the Jaro-Winkler distance?
- When is it recommended to use the Jaccard distance?
- What libraries are used in Python and R to compute distances between strings?
Learn more on Discord
To join the Discord community for this book – where you can share feedback, ask questions to the author, and learn about new releases...