-
Notifications
You must be signed in to change notification settings - Fork 6
GAP! and PSEUDOGAP! entries #45
Copy link
Copy link
Closed
Labels
dataSomething is wrong in the dataSomething is wrong in the data
Milestone
Description
The Italian and Hebrew wordnets have many entries whose lemma is GAP! or PSEUDOGAP!:
$ grep -rP --include 'wn-data*.tab' ':lemma\t(PSEUDO)?GAP!' | cut -f2,3 | sort | uniq -c
328 heb:lemma GAP!
1 heb:lemma PSEUDOGAP!
969 ita:lemma GAP!
39 ita:lemma PSEUDOGAP!
I think these can be removed entirely.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dataSomething is wrong in the dataSomething is wrong in the data