Skip to content
Snippets Groups Projects
  • Adam Wardynski's avatar
    fix bug #1270: check agreement only on existing categories. · 4569eb22
    Adam Wardynski authored
    Previously effectively agreement was checked on all categories,
    even if a lexeme's tag didn't have some of the selected categories.
    That led to treating such lexeme as not agreeing with one that had
    more matching categories, even if it was agreeing on all categories
    that were present.
    4569eb22
unify.cpp 3.96 KiB