Conditional Text Generation

posted in: Research themes 0

Natural-language generation (NLG) is a software process that transforms structured data into natural language. It can be used to produce long form content for organizations to automate custom reports, as well as produce custom content for a web or mobile application. It can also be used to generate short blurbs of text in interactive conversations (a chatbot) which might even be read out by a text-to-speech system.

Reasoning with natural language

posted in: Research themes 0

The overall goal of Artificial Intelligence is to give computers the capabilities that define human intelligence, without necessarily replicating human intelligence exactly. These capabilities can be seen as being provided, roughly, by two interacting systems:  1) fast, reactive, and largely … Read More

Question Answering

posted in: Research themes 0

Question answering (QA) is a computer science discipline within the fields of information retrieval and natural language processing (NLP), which is concerned with building systems that automatically answer questions posed by humans in a natural language.