Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 357 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 357 Bytes

Bridge-Generate: Scholarly Hybrid Question Answering

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'