GithubHelp home page GithubHelp logo

duckduckgo / zeroclickinfo-longtail Goto Github PK

View Code? Open in Web Editor NEW
86.0 87.0 113.0 360 KB

DuckDuckGo Instant Answers based on full-text data

Home Page: http://duckduckhack.com/

License: Other

Perl 26.46% Shell 0.27% Python 64.86% JavaScript 8.31% Raku 0.10%
duckduckgo instant-answers

zeroclickinfo-longtail's Introduction

This repo is now archived

DuckDuckHack went on maintenance mode in 2015 and we aren't in a position to continue it. This repo hasn't been maintained subsequently and so we are archiving it.

Need to report a bug?

If you find a bug or relevancy issue, the best way to report this is via the Feedback button on the DuckDuckGo.com search results page. These issues are compiled and reviewed daily.

Have a suggestion or idea?

The best way to report these is also via the Feedback button on the DuckDuckGo.com search results page.

You can also share your thoughts with our community on Reddit.

zeroclickinfo-longtail's People

Contributors

alohaas avatar anarresian avatar andrey-p avatar b2ddg avatar cosinuz avatar crazedpsyc avatar dhruvbird avatar gautamkrishnar avatar getty avatar hunterlang avatar jdorweiler avatar kevfoley avatar majuscule avatar moollaza avatar mwmiller avatar nilnilnil avatar pjhampton avatar raghavadhanya avatar yegg avatar zachthompson avatar zekiel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

zeroclickinfo-longtail's Issues

ENH: Latest News

Suggestion:
Scrapping and displaying latest news: feature add-on

MetroLyrics: IA shows a fraction of the lyrics

I love the lyrics IA, but it's incredibly frustrating when I have to click on the "More at MetroLyrics" button to see the entire song. Why is the whole song not displayed when "+ Show More" is clicked? Would doing so violate DDG's agreement with MetroLyrics or is it simply an old design decision that needs to be fixed?


IA Page: http://duck.co/ia/view/lyrics

Additional Perl QA Sources

We have a large set of Perl queries which appear they may be answered by a QA resource (like perlmonks or stackoverflow) but aren't.

While there are triggering improvements we can probably make to existing IAs, are there other sources we should be querying?

Thanks!

Stack Overflow: bug when putting text in bold in the Q/A tab

I don't really know if it's relative to this module, but I never encountered this error somewhere else.

What is the bug ?

The function that put search keywords in bold also put in bold keywords... in the href tag of a link.
The text of the link is correctly formatted, however its linked URL looks like this:

http://scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html

How can I reproduce the bug ?

Well, I made this request: https://duckduckgo.com/?q=logistic+regression+scikit&ia=qa


IA Page: http://duck.co/ia/view/stack_overflow
Maintainer: @duckduckgo

Strange IA when searching "GCD 0"

I was just testing GCD calculation and then saw a strange IA on this search term "0 gcd". I don't know if I am right but the longtail generated on this search term doesn't seem fit for this query.

Stack Overflow: Consider ignored results with a signle downvoted solution

A search I tested: https://duckduckgo.com/?q=drupal+get+current+timezone+setting&ia=qa

It came up with an instant answer from the first SO link, however the only answer in that posting was a -1 downvoted response, not a confirmed answer to the question.

The resulting SO page with downvoted response which was highlighted: http://stackoverflow.com/questions/8592879/how-do-i-correctly-display-time-in-drupal-using-the-date-module

In these cases, the best thing would be to flag and bypass that link and try the next if found in the search results.

Thanks!


IA Page: http://duck.co/ia/view/stack_overflow
Maintainer: @DDG

Lyrics: Small design bug + malformed hyperlink

The Lyrics IA squashes the artist and song name together on a mobile view/under 615px width

selection_019
selection_020

Going smaller the artist is correctly aligned underneath the song.
selection_017

There's also an issue with a malformed song hyperlink - this applies to all lyrics
selection_015

Arqade: h1 heading elements fill the entire IA

If the first line of an answer from Arqade is a <h1> element (# in markdown), it will fill the entire IA box on DuckDuckGo, leaving no space for the actual answer.

Example search: steam how to stop updates

duckduckgo bug h1

Also, if the heading is longer than approximately 30 characters, all further characters will be chopped off.

A potential fix would be to make h1 headings smaller, display some of the text below them, or remove the heading entirely.


IA page: https://duck.co/ia/view/arqade
Maintainer: @duckduckgo

Longtail defined enough for development?

I can't seem to find the actual definition of what data a Longtail plugin should deliver, is it still to early to be working on this type of plugin? I'd like to write one to provide access to the document library at http://docracy.com but don't want to start if the plugin type isn't defined yet.

All Longtails don't work anymore

The May redesign seems to have ignored the Longtails, basically meaning that lyrics and Quora answers are no longer displayed. Should probably be fixed

MetroLyrics: full lyrics in 'zeroclick box'

Hello,
Would adding option to show full lyrics in 'zeroclick box' be a problem? I know they are sometimes long, but it shouldn't be so horrible for user and even adding some scrollbar doesn't seem like a big deal.
That would be really helpful.
Thanks in advance and for all that's already done.


IA Page: http://duck.co/ia/view/lyrics

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.