参考:

Use:

<?php

$obj = new TextSimilarity ($text1, $text2);
echo $obj->run();