Nudin / makesense

Generate Senses for Lexemes on Wikidata from already existing Wikidata Items
https://machtsinn.toolforge.org/
GNU General Public License v3.0
12 stars 7 forks source link

Exclude 3 more Q-ids from the default query #35

Closed swedebugia closed 4 years ago

swedebugia commented 4 years ago

These were present when I looked through swedish senses today

Nudin commented 4 years ago

I managed to optimize the query enough to add a bigger list of false-positives I joined your list together with the list provided by @so9q to get rid of a lot of wrong matches! Thanks for providing the list! It is merged and deployed now.

lucaswerkmeister commented 4 years ago

You could try changing FILTER NOT EXISTS to MINUS, that’s often faster and should be equivalent here.