Replies: 1 comment
-
Hello @levirtevs A question answering system can get very complex. At one end you have a simple system close-ended system capable of handling limited questions from a specific domain to complex systems like ChatGPT. Depending on the requirement one can create a simple rule-based system to a ML driven one involving large corpus & training steps. Assuming you have a closed-ended system with a small corpus from where the answers have to be extracted, you can experiment with the following simple approach:
Beyond this, please refer to recent research on the subject. Best, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions