Out of curiosity I googled the same request. https://www.google.com/search?hl=en&safe=off&q=%22His+1983+h... . I think this might be useful if Watson was being feed with a medical database. Otherwise I don't see any need for it; is there any? edit: Watson as a legal consultant would be great. There might be a product in that, not as an replacement for a lawyer but more as guide/search tool.
I actually built my own version of Watson based on this idea - jeopardy questions are often google-able/searchable on wikipedia. It was pretty easy to build out - but it only gets 80% of the way there. The last 20% is the hardest - and it's why Watson is so impressive (even though even Watson is probably only at 90%)
IBM Watson API
21–30 of 88 posts
Re: IBM Watson API
#22IBM is about to make these APIs (and many others) much more accessible as part of BlueMix ( https://ace.ng.bluemix.net/ - the IBM PaaS/Heroku). I lead the team in charge of developing the Watson platform. Ask me questions!
Until Watson is available in Bluemix, what is the best way to get access to the q and a API for exploration?
Re: IBM Watson API
#23Earlier quoted context omitted.
Conversation you will never hear in a Dr. office: me: i have pain in my side dr: 25%: something you ate 22%: appendicitis, 18%: kidney stone... Conversation you will never hear in a lawyer's office: me: am i allowed to... lawyer: 42%: Maybe, 38%: Yes, 20%: No
This is only true when there isn't enough information supplied. You can't expect the doctor to figure out what the problem is just by telling the doctor you have a pain in your side, same goes for the lawyer's scenario.
The confidences here provide misinformation. This is more harmful than no information.
Re: IBM Watson API
#24IBM is about to make these APIs (and many others) much more accessible as part of BlueMix ( https://ace.ng.bluemix.net/ - the IBM PaaS/Heroku). I lead the team in charge of developing the Watson platform. Ask me questions!
Bluemix has a impressive list of IBM technologies available: https://ace.ng.bluemix.net/#/pricing/cloudOEPaneId=pricing Until Watson is available in Bluemix, what is the best way to get access to the q and a API for exploration?
Re: IBM Watson API
#25Earlier quoted context omitted.
This is only true when there isn't enough information supplied. You can't expect the doctor to figure out what the problem is just by telling the doctor you have a pain in your side, same goes for the lawyer's scenario.
Did you consider that that's not the point I'm making? The confidences here provide misinformation. This is more harmful than no information.
Re: IBM Watson API
#26Earlier quoted context omitted.
I would think Watson can replace most lawyers (and MDs, and ...) of this world. Most of them don't think and just rehash stuff they learnt, just like Watson does. Sure for the exceptions you need actual people, but that is the same time when you would go from your corner lawyer to a more prominent one and when your doctor would forward you to an expert anyway.
Conversation you will never hear in a Dr. office: me: i have pain in my side dr: 25%: something you ate 22%: appendicitis, 18%: kidney stone... Conversation you will never hear in a lawyer's office: me: am i allowed to... lawyer: 42%: Maybe, 38%: Yes, 20%: No
Disclaimer: IANAD.
Re: IBM Watson API
#27Earlier quoted context omitted.
This is only true when there isn't enough information supplied. You can't expect the doctor to figure out what the problem is just by telling the doctor you have a pain in your side, same goes for the lawyer's scenario.
Did you consider that that's not the point I'm making? The confidences here provide misinformation. This is more harmful than no information.
The doctors job is to provide me with as much information about the objective criteria of my physical condition as possible. However when it comes to making choices about my treatment, say in the case of accepting/rejecting an experimental drug with some potentially nasty side effects, it should be entirely my own value judgement on what to do with said information.
Re: IBM Watson API
#28If you want access to the API, you have to fill out a form, here: http://www.ibm.com/smarterplanet/us/en/ibmwatson/form_ecosys... This is buried in the docs as a comment on this page: https://developer.ibm.com/watson/docs/developing-watson-apis... Edit: No real support for 'playing around' with the API. Bummer. Edit2: Just went through the application process linked above. Be prepared to give info about yourself and…
Re: IBM Watson API
#29Earlier quoted context omitted.
This is only true when there isn't enough information supplied. You can't expect the doctor to figure out what the problem is just by telling the doctor you have a pain in your side, same goes for the lawyer's scenario.
Did you consider that that's not the point I'm making? The confidences here provide misinformation. This is more harmful than no information.
Re: IBM Watson API
#30Has anyone at HN used either IBM Watson or Wolfram Alpha to build a real (commercial) app? It feels like there should be a whole wave of apps built on either of these technologies but it doesn't seem to be materialising. What is holding back the killer apps for answer/computation engines?
Google / Wolfram Alpha / Watson are great at answering broad questions. 1. "Who was the 12th president?" - Zachary Taylor 2. "What color wine is cabernet sauvignon?" - Red 3. "Is a ferret a rodent?" - The ferret is the domesticated member of the Order Carnivora, Family Mustelidae and Genus Mustela. A common misconception is that ferrets are rodents. The real challenge is answering niche questions: 1. What size are th…