PPH3 / Eldritch

3 stars 0 forks source link

For reading synset_counts.xml (find all the words with zero synsets, to check in OED or determining stuff to cut) #12

Open ebeshero opened 7 years ago

ebeshero commented 7 years ago

Run this XPath:

//word[synsetCount[. = "0"]

This returns all words that don't return results in WordNet for whatever reason!