Skip to content

Commit

Permalink
[pt] Added exception to rule ID:VERBAL_NOUNS_TO_VERB
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoagpinto committed Feb 13, 2025
1 parent 09de5c1 commit 197882a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13644,7 +13644,7 @@ USA
<token regexp='yes'>[ao]</token>
<and>
<token regexp="yes">.+ação
<exception regexp='yes'>acumulação|colaboração|formação|correlação|notificação|aproximação|circulação|coração|decoração|implantação|internalização|relação|situação</exception> <!-- Verbal Nouns that cause issues -->
<exception regexp='yes'>acumulação|colaboração|formação|correlação|notificação|aproximação|circulação|coração|decoração|implantação|interação|internalização|relação|situação</exception> <!-- Verbal Nouns that cause issues -->
</token>
<token postag='NC.+' postag_regexp='yes'/>
</and>
Expand Down

0 comments on commit 197882a

Please sign in to comment.