The repository contains the code for the published paper. The project combines cognitive modeling, instance based learning(IBL) developed using PyIBL, and natural language processing algorithms to do the end-user modeling for decision making under email management context.
- BertSIM.ipynb: Fine-tuning the semantic similarity transformers on user perception
- baseline Model.ipynb: IBL model construction and NLP mdoel for text data
- Result.ipynb: summary result for end-user modeling
- pyibl-example.ipynb: example code of using PyIBL model
- Link to PyIBL: http://pyibl.ddmlab.com/
For more details, please check paper