Package for Similar Text Group
– github.com - submitted by Alexandr Chernyaev
This is an elementary library for working on identifying similar strings in PHP without using machine learning. It allows you to get groups of one topic from the transferred set of sentences. For example, combine news headlines from different publications, as Google News does.
Read more [github.com]