I want to work on artificial Intelligence in India. Where should I apply to? There are Quora topics for both Artificial Intelligence in India and Robotics in India. I suggest carefully reviewing…
Category: quora
What are the most often asked questions to virtual agents (chat bots)?
What are the most often asked questions to virtual agents (chat bots)? Zipf’s Law (A.L.I.C.E. AI Foundation): Our experiments with ALICE indicate that the number of choices for the “first word” is…
Who are the smartest people working on artificial intelligence?
Who are the smartest people working on artificial intelligence? Who is the world’s top artificial intelligence system designer? 1) IBM Watson principal investigator: David Ferrucci 2) Siri co-founders: Adam Cheyer, Dag Kittlaus,…
What are some good artificial intelligence projects for Arduino that are easy for someone at the basic to intermediate level?
What are some good artificial intelligence projects for Arduino that are easy for someone at the basic to intermediate level? Check out my quick and dirty webpage: 100 Best Arduino Voice Control…
What is the difference between a knowledge-based agent and a rational agent? Is a knowledge-based agent also rational?
What is the difference between a knowledge-based agent and a rational agent? Is a knowledge-based agent also rational? en.wikipedia.org/wiki/Rational_agent a rational agent is an agent that has clear preferences, models uncertainty via…
Are there any AI systems that work by a debate-like process between alternative points of view?
Are there any AI systems that work by a debate-like process between alternative points of view? To add to Michael Miller‘s interesting contribution – in the field of Discourse analysisthere are a…
Are there any interactive games (graphical or text based) that employ Natural Language Processing for dialogue?
Are there any interactive games (graphical or text based) that employ Natural Language Processing for dialogue? I believe Façade (interactive story) is a prototype in the genre of Interactive storytelling. Bruce Wilcox…
Is FOPC the best way to represent English for all NLP operations?
Is FOPC the best way to represent English for all NLP operations? According to Wikipedia, First Order Predicate Calculus is also known as First-order logicand Predicate logic. I consider semantic representation to…
What does distributional semantic model (D.S.M.) mean in natural language processing?
What does distributional semantic model (D.S.M.) mean in natural language processing? en.wikipedia.org/wiki/Distributional_semantics Distributional semantics is a research area that develops and studies theories and methods for quantifying and categorizing semantic similarities between…
How can I split a paragraph or a sentence into meaningful parts?
How can I split a paragraph or a sentence into meaningful parts? What is the algorithm for converting large sentences into small sentences? This seems to me like a problem for Semantic…