Skip to content

Commit

Permalink
[en] quality check #10988
Browse files Browse the repository at this point in the history
  • Loading branch information
AzadehSafakish committed Nov 5, 2024
1 parent c0b1015 commit 7c31c41
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10468,6 +10468,13 @@ USA
<token postag="VBG"/>
<token postag="JJR"/>
</antipattern>
<antipattern>
<token>it</token>
<token>'s</token>
<token postag="JJ|VBG" postag_regexp="yes" />
<token chunk="B-PP" />
<example>load with details to ensure it's available in event flow</example>
</antipattern>
<pattern>
<token regexp="yes">can|ca|could|did|do|does|must|need|ought|sha|should|wo|would|to</token>
<token min="0" regexp="yes">not|n't</token>
Expand Down

0 comments on commit 7c31c41

Please sign in to comment.