Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 436 Bytes

readme.md

File metadata and controls

17 lines (8 loc) · 436 Bytes

Edit distance based similar word

Paper: 《Word Embedding based Edit Distance》

For finding the most similar word in a chatbot, I complete a dynamic programming algorithm in kd-tree. In this project, with the result of k edit distance word, I also realize a new idea called Word Embedding based Edit Distance (WED), which incorporates word embedding into edit distance.

Data: restaurant.json

Useage:


python3 main.py