duckduckgo / zeroclickinfo-spice

DuckDuckGo Instant Answers based on JavaScript (JSON) APIs
https://duckduckhack.com/
Other
549 stars 942 forks source link

WordMap: Needs to ensure remainder is only 1 word, or remove "similar to" trigger #2681

Closed moollaza closed 8 years ago

moollaza commented 8 years ago

This instant answer triggers on any query that starts with "similar to" and often returns irrelevant results for queries that aren't searching for words/terms.

We need to reduce the IA to only working on single word queries or tighten the triggering to queries that more clearly indicate they're looking for similar words.

e.g. https://duckduckgo.com/?q=similar+to+invisible+fence+collar&ia=answer


IA Page: http://duck.co/ia/view/word_map Maintainer: @twinword

tagawa commented 8 years ago

Fixed by #2683