-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[de] 24.10. #9524
[de] 24.10. #9524
Conversation
<rulegroup id="AI_DE_GGEC_REPLACEMENT_ORTHOGRAPHY_LOWERCASE" name=""> | ||
<rule><!-- gGEC wants to capitalize the word, but the brand name is lowercase --> | ||
<pattern case_sensitive="yes"> | ||
<token>mydays</token> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hier gibt es bestimmt ganz viele Fälle, ob man dafür eine Liste anlegen könnte?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, die Regel kann man dann ja einfach erweitern 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aber dann hätte man ja ganz viele (unendliche) Regeln, wäre eine ENTITY nicht besser? wenn das geht
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
man könnte ja auch einfach eine regexp draus machen..
<pattern> | ||
<token>von</token> | ||
<token>Seiten</token> | ||
<token min="0">dritter</token> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gibt es hier vlt noch mehr? "von Seiten anderer" etc.?
gGEC APs + added words