Modifying My Script to Add a Levenshtein Distance Column to My Table
Here I add another data column to my table, which is the Levenshtein distance between the redirecting source and destination URLs. This turns out to take much longer than I expected to compute, so I try using parfor to speed it up.
Features covered in this code-along style video include:
- tables
- parfor
Play the video in full screen mode for a better viewing experience.
댓글
댓글을 남기려면 링크 를 클릭하여 MathWorks 계정에 로그인하거나 계정을 새로 만드십시오.