What is automated journalism, and what companies other than Narrative Science are working on it? What has been dubbed “robojournalism” is a specialization of the broader field of Natural language generation. Wikipedia…
Category: 2015
What are all of the topics you should know in deep learning?
What are all of the topics you should know in deep learning? According to Wikipedia, Deep learning: 4 Deep learning architectures 4.1 Deep neural networks 4.2 Issues with deep neural networks 4.3…
What are the open problems in designing intelligent conversational agents?
What are the open problems in designing intelligent conversational agents? Integration Modularity Rapid Application Development Middleware Dialog State Tracking* High-quality, low-cost avatar system APIs End-to-end White-label products *See also my Quora answers…
What is the difference between a dialog state tracker and an SLU (spoken language understanding) system?
What is the difference between a dialog state tracker and an SLU (spoken language understanding) system? A “dialog state tracker” is like a hypothetical device, or more accurately a component, representing an…
I wanted to start a research project by myself in CS (AI mostly) with potential to become a master’s degree or PhD thesis. What are some tips on how to begin and do the project?
I wanted to start a research project by myself in CS (AI mostly) with potential to become a master’s degree or PhD thesis. What are some tips on how to begin and…
What are good research projects in artificial intelligence for a PhD thesis?
What are good research projects in artificial intelligence for a PhD thesis? I see great need of an exhaustive survey of extant virtual avatars, including underlying virtual avatar technologies, with a focus…
Can NLP be used to make text able to be read faster by humans?
Can NLP be used to make text able to be read faster by humans? I use TTS (speech synthesis) myself. Whenever I get tired of reading, I just switch to listening. “Read…
Are there any commercial products that aren’t chat bots themselves, that are integrated with a chat bot?
Are there any commercial products that aren’t chat bots themselves, that are integrated with a chat bot? Dialog system would probably be a better term here than chatbot. There are a number…
Is there any self-learning/self-improving chatterbot (preferably AIML bot) library/engine?
Is there any self-learning/self-improving chatterbot (preferably AIML bot) library/engine? AIML chatbots have very limited learning capabilities. Generally, machine learning needs to be trained, which may not qualify as “self-learning/self-improving”. There are many…
Is making a smart chat bot a good idea for a research project?
Is making a smart chat bot a good idea for a research project? I do not think making a chatbot from scratch is a good idea. You should find an existing framework…