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 word form recognition for German verbs #2132

Closed manuelaugustin closed 5 years ago

manuelaugustin commented 5 years ago

We should be able to recognize verbs in their different morphological forms in German.

This will require:

The following exceptions need to be implemented

Past participles

In getForms:

Stretch goals:

Parent #2095