In this part, we’ll discuss how to convert questions into statements or vice versa. As you know, in English word order in questions differs from word order in statements. You already saw a simple example of translating a question into a statement in part 1 of this article series. In this article, we’ll take a closer look at this problem,...
Tag: report processing
Intelligent Text Generation with spaCy Part2
Word sequence patterns based on linguistic features and introduced in the previous article in this series are not the only means of intelligent text processing and text generation. This article focuses on another common technique based on using syntactic dependency trees. This is also one of those techniques that you can use to teach your conversational application to generate meaningful...