I have a large set of KB Articles (software support), and I am looking for ways to extract answers based on a question asked against these KB articles. I am looking for guidance to understand the following -
- Are there libraries available (maybe Python) that could allow me to get a potential answer or a set of ranked/scored answers based on a question posed?.
I had a look at IBMs Watson Service and that does a pretty good job, but these articles are not allowed to be interpreted through a cloud service.
PS: I know questions requesting an open-ended guidance are not usually part of StackOverflow's ecosystem, but the domain this question covers is too wide to get a good direction anywhere else.