How will a capable AI be likely to analyse and understand a human verbal expression? Today, there are a number of different ways to accomplish this…. Chatbots typically use “pattern matching”. Statistical…
Category: 2015
How can cities be made into smart cities by using artificial intelligence?
How can cities be made into smart cities by using artificial intelligence? Indeed the Internet of Things will form a cornerstone of the intelligent cities to come. Interestingly, there does not seem…
What’s the best way to track regulatory/legislative developments relevant to a given field such as artificial intelligence?
What’s the best way to track regulatory/legislative developments relevant to a given field such as artificial intelligence? Who is working on programming laws into robots? In April 2015, the fourth annual conference…
What are heuristics and schemas?
What are heuristics and schemas? > google.com/search?q=define+heuristic > google.com/search?q=define+schema A Heuristic (computer science) is a less formal solution than an algorithm. For instance, a hack is not a software product. A hack…
What is the quickest way to build a chat bot in Python, without using AIML?
What is the quickest way to build a chat bot in Python, without using AIML? How do I build a chat bot without using the AIML technology? If you do not want…
How do I identify a language in a mixed corpus, such as Tamil-English, English-Hindi, or English-Bengali?
How do I identify a language in a mixed corpus, such as Tamil-English, English-Hindi, or English-Bengali? In computational linguistics, this is known as Code-switching. This will be a major topic of research…
What programming is helpful to make an AI that works like Siri?
What programming is helpful to make an AI that works like Siri? There has been a tremendous amount written about this on Quora already, not least of all by me. First, you…
How hard would it be to create an AI to auto-answer Stack Exchange questions?
How hard would it be to create an AI to auto-answer Stack Exchange questions? This largely depends on the Stack Exchange API and API Terms of Use…. First, you need to check…
How can I create artificial intelligence with emotions?
How can I create artificial intelligence with emotions? JBdiEmo – OCC model based emotional engine for Jadex BDI agent system(Jan 2014) The belief-desire-intention (BDI) model is one of the most prominent models…
How are chat bots on messaging apps created?
How are chat bots on messaging apps created? Here’s something I wrote in the “Internet Relay Chat Bots” thread on the Chatbots.org forum in October 2012: I have noticed that very often…