Scholarly hybrid question answering using a bridge-generate approach.
To run the code:
- Set the test dataset file path in bridge_generate.py main function. By default it is set to the root directory of the project "./test_data.json".
- Run the code using the command 'python bridge_generate.py'