Skip to content

A Dataset for Identifying Question-Answer Pairs in Video Transcripts

License

Notifications You must be signed in to change notification settings

amirveyseh/BehanceQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BehanceQA

A Dataset for Identifying Question-Answer Pairs in Video Transcripts

Code

To run the rule-based model, use the following commands:

cd code/rule
python rule.py

To run the BERT-based model, use the following commands:

cd code/tranformer
bash my_run.sh

Licenses

The dataset provided in this repo is licensed under CC BY-NC 4.0 international license.

Citation

If you use the dataset released in this repo, please cite our paper:

@inproceedings{veyseh-et-al-2022-behanceqa,
   title={{BehanceQA: A New Dataset for Identifying Question-Answer Pairs in Video Transcripts}},
   author={Amir Pouran Ben Veyseh, Viet Dac Lai, Franck Dernoncourt and Thien Huu Nguyen},
   year={2022},
   booktitle={Proceedings of LREC},
}

About

A Dataset for Identifying Question-Answer Pairs in Video Transcripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published