You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user manual does not document lexical masks like <one,take>, with one comma, no dot and neither field empty. However, the Locate pattern program applies them, ignoring the first field and interpreting the second field as a lemma: for instance, <one,take> is intepreted as < take >. The program does not issue a warning.
What steps will reproduce the problem?
Invoke Locate pattern with <one,take> on the Ivanhoe corpus in English
What is the expected output?
An error message or at least a warning, since this form of lexical mask is not documented.
What do you see instead?
The program finds the same occurrences as with < take >.
More info
Unitex/GramLab IDE version: tested with 3.1 and 3.2 alpha
The text was updated successfully, but these errors were encountered:
The user manual does not document lexical masks like <one,take>, with one comma, no dot and neither field empty. However, the Locate pattern program applies them, ignoring the first field and interpreting the second field as a lemma: for instance, <one,take> is intepreted as < take >. The program does not issue a warning.
What steps will reproduce the problem?
Invoke Locate pattern with <one,take> on the Ivanhoe corpus in English
What is the expected output?
An error message or at least a warning, since this form of lexical mask is not documented.
What do you see instead?
The program finds the same occurrences as with < take >.
More info
The text was updated successfully, but these errors were encountered: