For Subtask A - Dialogue2Topic Classification, execute the following steps -
- cd TaskA
- ./install.sh
- ./activate.sh
- ./decode_taskA_run1.sh <filepath>
For Subtask B - Dialogue2Note Summarization, execute the following steps -
- cd TaskB
- ./install.sh
- ./activate.sh
- ./decode_taskB_run1.sh <filepath>
- ./decode_taskB_run2.sh <filepath>
- ./decode_taskB_run3.sh <filepath>