Class PortugueseAccentuationCheckRule

java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.pt.PortugueseAccentuationCheckRule

public class PortugueseAccentuationCheckRule extends Rule
This rule checks if a word without graphical accent and with a verb POS tag should be a noun or an adjective with graphical accent. It uses two lists of word pairs: verb-noun and verb-adjective.
Author:
Jaume OrtolĂ  i Font l18n by Tiago F. Santos TODO Verify all exceptions that apply to Portuguese FIXME Convert all chunking tags to the ones used in Portuguese