Calculating the similarity of two sentences is very useful to nlp, however, to get better similarity result, many researchers use deep learning to improve the process. In this tutorial, we will use python difflib library to calculate, which is very simple to beginners.