public class MissingGenitiveFinder
extends Object
One-time script: find missing "-es" forms in the German tagger dictionary,
e.g. Morphy knows "Antrag" and "Antrags", but not "Antrages".
Uses Google n-gram data as a filter, but may nonetheless create
forms that aren't common anymore (e.g. Verb -> Verbes).
- Author:
- Daniel Naber