# 2.5
* 使用空间距离近的词汇优化编辑距离计算
# 2.3
* 计算相似度时增加平滑策略
# v1.6
* use ```jieba``` instead of ```thulac``` as tokeninzer.
* refine console log for Jupyter notebook.