Skip to content

scnu-dil/Edit_Distance_Based_SimilarWord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%