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 for English #2150

Closed nataliashitova closed 5 years ago

nataliashitova commented 5 years ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

*

Test instructions

This PR can be tested by following these steps:

Fixes #2149

hansjovis commented 5 years ago

Acceptance test: ✅

Only word I tested that was not stemmed correctly was dormice. It was stemmed to dormice, instead of dormouse 😉. Will make an issue for adding it to the list of irregular nouns.