python : Levenshtein วัดความเหมือนของคำ
# install with: pip install python-Levenshtein
from Levenshtein import distance
edit_dist = distance("ชลิตา", "ชาริตา")
https://www.youtube.com/watch?v=b6AGUjqIPsA&fbclid=IwAR3B6Ihq9yk1S9eNXNoQF4IMRXhd-srbsSjsEdDcbEaBVRpsmsGvExHqAE0
ความคิดเห็น
แสดงความคิดเห็น