Has somebody used TextLint to analyze German Text?
I haven't found any hint in this direction. If there is no adaption for
German available, do you think it can be done easily?
I had a short look to the source code and saw that one of the key points
of TextLint is to recognize the type of a word (noun, verb, etc.). This
is done by building a dictionary of words that comes from the English
Wiktionary.
From a first and naive view I would guess this can be done also for
German and the rules could be adopt to German styling rules.
Any remark to this topic is appreciated. Btw, I would like to use
TextLint for analysing text of user manuals.
Regards,
Franz Josef