Question
John Deere
IN
Last activity: 22 Nov 2023 13:42 EST
Pega NLP for displaying questions
Hi,
Currently our HR application build on Pega hosts Pega DMS. Presently, a user can enter any keyword and system displays list of questions for that keyword.
Application host a data type which has a column which stores questions and another column which stores list of associates keywords for that questions. System fetches corresponding questions based on keywords (different questions can have same keywords)
We would like to explore an option of Pega NLP here where instead of storing the mapping of questions and keywords in data type, we should be able to train the model using list of questions and based on keywords, Pega should return corresponding questions. In essence, Pega should be able to identify keywords from that questions.
Could anyone suggest any approach to achieve above business requirement?