Yoast / YoastSEO.js

Analyze content on a page and give SEO feedback as well as render a snippet preview.
GNU General Public License v3.0
403 stars 171 forks source link

Add a stemmer function to the English morphology #2149

Closed nataliashitova closed 5 years ago

nataliashitova commented 5 years ago

In order to morphologize the internal linking suggestions (#2139) we need to add a function that would return a stem/base form of an input English word.

Parent Yoast/wordpress-seo-premium#2235