Hi everyone, this is my first thread here..
I want to ask you about the question generator algorithm.. I'm just thinking to make a program that can generate an question from a sentence

Example :
- sentence -> Jessica is a policewoman.
- question generator -> Who is jessica?
Example 2 :
- sentence -> Matt born in 1990.
- question generator -> When Matt was born?
Example 3 :
- sentence -> Now, Edward live in London.
- question generator -> Where Edward live?

What do you think about that? Is that an algorithm to generate a question like that example? Please help me.. This is for my final project in university.. I don't know the keyword when I searching on google..

Very thanks for your answer..