Skip to content

l-xin/DisenQNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DisenQNet: Disentangled Representation Learning for Educational Questions

Source code and dataset for paper DisenQNet: Disentangled Representation Learning for Educational Questions.

Dependencies

  • python >= 3.6

  • gensim

  • numpy

  • torch

Usage

Train and test model

python3 src/main.py

For more running arguments, please refer to src/main.py.

Citation

If you find our work helpful, please consider citing our paper.

@inproceedings{huang2021disenqnet,
  title={DisenQNet: Disentangled Representation Learning for Educational Questions},
  author={Huang, Zhenya and Lin, Xin and Wang, Hao and Liu, Qi and Chen, Enhong and Ma, Jianhui and Su, Yu and Tong, Wei},
  booktitle={Proceedings of the 27th ACM SIGKDD Conference on Knowledge Discovery \& Data Mining},
  pages={696--704},
  year={2021}
}

About

Code and data for DisenQNet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages