Wundrbar is the next generation of search (YC Winter 08)
11–20 of 25 posts
Re: Wundrbar is the next generation of search (YC Winter 08)
#12Is it just me that sees Wonder Bra as the name though?
Re: Wundrbar is the next generation of search (YC Winter 08)
#13Re: Wundrbar is the next generation of search (YC Winter 08)
#14Re: Wundrbar is the next generation of search (YC Winter 08)
#15Re: Wundrbar is the next generation of search (YC Winter 08)
#16also, minor bug report: "bestbuy ipod" redirected me to a page on bestbuy.com that was empty.
neat implementation though, looking forward to seeing further iterations.
Re: Wundrbar is the next generation of search (YC Winter 08)
#17lost me at "enter your twitter username & password". certainly don't need to do this with google, icerocket, yahoo, altavista.
Re: Wundrbar is the next generation of search (YC Winter 08)
#18It would be cool to have this integrated into Firefox's address bar (I know the wikipedia trick already is).
Re: Wundrbar is the next generation of search (YC Winter 08)
#19Which is the best place to get started with computational semantics ?Wundrbar seem to interpret search queries very efficiently.
however, keep in mind that a lot of the stuff in these books has been used more at the academic level than in commercial applications. we at wundrbar are being very careful not to bite off more than we can chew. many companies have tried and failed to tackle natural language processing, and we are NOT doing that; we feel like we can add a lot of value without trying to do anything too fancy. our commands right now are identified by keywords located at the start of the command - simple, intuitive, reliable.
Re: Wundrbar is the next generation of search (YC Winter 08)
#20One thing people don't want to do is have to memorize a syntax just to use a search engine. A lot of people have trouble with Google as it is. I realize that the idea is to augment traditional search engines' capabilities (so that people will have less trouble), but it's going to have to be easy for non-hackers to catch on to it. The learning curve has to be shallow or the average user is going to give up on it. That…
for example, imagine sending money with paypal from the traditional command line. there are two pieces of information, a number (amount of money) and an email. well, in a traditional command, you would have to enter those parameters in a fixed order, or add a flag so the command read 'paypal -to joe@example.com -amount 5'. but really, a number and an email look quite different, and the command should be able to figure out which is which, right? that's what wundrbar does. so 'paypal joe@example.com 5' or 'paypal 5 joe@example.com', both are good.