Hello,
I have built a blog using node.js and React (and Cosmic.js),
I want to automatically link between users’ posts, by match words and phrases common in posts and preferring longer matches.
is there any tool or idea to help me doing that?
Thanks.