I am working on a natural language processing project that involves analyzing chat data in Hindi. Specifically, I need to identify questions and their corresponding answers within the chat transcripts.
Is there any pre-trained Hindi NLP model or library that can effectively handle this task? Ideally, I am looking for a solution that can:
Detect and classify sentences as questions or answers.
Identify the context and pair questions with their respective answers.
Any recommendations for models, libraries, or approaches would be greatly appreciated. Thank you!
I tried various models but none of them was suitable.
Nishith Arora is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.