How do venture capitalists segment the artificial intelligence vendor landscape? Disclaimer: I’m not a venture capitalist (but I play one on TV). One issue is that the field of artificial intelligence is…
Category: quora
What’s a useful way to classify the uses of artificial intelligence technologies?
What’s a useful way to classify the uses of artificial intelligence technologies? Michael Miller just posted this interesting link to the Quora question How do venture capitalists segment the artificial intelligence vendor…
Which companies are key players in the artificial intelligence (AI) sector, in terms of investment?
Which companies are key players in the artificial intelligence (AI) sector, in terms of investment? What is automated journalism, and what companies other than Narrative Science are working on it? There are…
Are there any offline dictionaries to be used by artificial intelligence (chatbots)?
Are there any offline dictionaries to be used by artificial intelligence (chatbots)? Here be apples and oranges…. Generally speaking, there are two different components. One is the speech recognition component, and the…
How will a capable AI be likely to analyse and understand a human verbal expression?
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…
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…