Questions tagged [watson]

For questions related to IBM Watson.

Watson is a question answering computer system capable of answering questions posed in natural language,developed in IBM's DeepQA project by a research team led by principal investigator David Ferrucci.

Watson is a cognitive technology that can think like a human.

Watson can,

  1. Understand stuff by analyzing and interpreting whatever you query it.
  2. Reason based on the input given by you.
  3. Learn new stuff using Machine Learning.
  4. Interact with you, chat with you and help you solve the real world problems.
10 questions
11
votes
4 answers

Is there any open source counterpart to the IBM Watson?

I am looking for something similar to IBM Watson but open source.
arash moradi
  • 181
  • 1
  • 6
4
votes
1 answer

What are the main AI technologies behind the Watson platform?

What AI techniques does IBM use for its Watson platform (specifically, its natural language processing part)?
kenorb
  • 10,423
  • 3
  • 43
  • 91
4
votes
2 answers

Does IBM Watson use machine learning?

I was reading an article on Medium and wanted to make it clear whether a bot created on IBM Watson is an intelligent one or unintelligent. Simply put, there are 2 types of chatbots — unintelligent ones that act using predefined conversation flows…
cyberbird
  • 43
  • 5
3
votes
1 answer

Are there any DeepQA-based computers other than Watson?

My understanding is that Watson is the name of the computer, and DeepQA is the name of the software or technology. They are both correlated. Are there any computers/technologies other than Watson which are using DeepQA? Or is Watson the only…
kenorb
  • 10,423
  • 3
  • 43
  • 91
3
votes
2 answers

How does Watson find and evaluate its evidence to the answer?

Is there any simple explanation how Watson finds and scores evidence after gathering massive evidence and analyzing the data? In other words, how does it know which precise answer it needs to return?
kenorb
  • 10,423
  • 3
  • 43
  • 91
2
votes
1 answer

Would linked Watson supercomputers be even "smarter" than one Watson?

If you had a web of linked Watson-level super-computers, would they be more effective at problem-solving than a single Watson computer alone? For example, if you asked the Watson-web to diagnose a person's as-yet-undiagnosed disease, would the web…
1
vote
1 answer

How Watson can help to make medical diagnoses?

On Watson wiki page we can read: In healthcare, Watson's natural language, hypothesis generation, and evidence-based learning capabilities allow it to function as a clinical decision support system for use by medical professionals. How exactly…
kenorb
  • 10,423
  • 3
  • 43
  • 91
0
votes
0 answers

Is there an advantage of using GPT model compared to BERT if you have a specific domain?

ChatGPT really shines when the task/question is very broad and is general. Using it and then limiting it's knowledge to a specific domain (via prompts as far as I know) would be kind of a waste of GPT. Is there any advantage of choosing GPT instead?…
0
votes
1 answer

How likely is it that Watson-like AI will replace Wikipedia-like encyclopedias?

Is there any risk in the near future of replacing all encyclopedias with Watson-like AI where knowledge is accessible by everybody through API? Something similar happened in the future in The Time Machine movie from 2002. Obviously maintaining 40…
kenorb
  • 10,423
  • 3
  • 43
  • 91
0
votes
2 answers

Does learning content from additional encyclopedias consume much less amount of storage?

Complex AI that learns lexical-semantic content and its meaning (such as collection of words, their structure and dependencies) such as Watson takes terabytes of disk space. Lets assume DeepQA-like AI consumed whole Wikipedia of size 10G which took…
kenorb
  • 10,423
  • 3
  • 43
  • 91