This repository contains supplemental data files for our AAAI 2023 paper, "ConvNTM: Conversational Neural Topic Model".
For the implementation code of ConvNTM, please visit
https://github.com/ssshddd/ConvNTM/.
To use the provided data files, follow these steps:
Place the dd_co_matrix.pt file in the following directory: processed_data/dailydialogues_ulen150_unum_25/co_matrix.pt.
Place the emp_co_matrix.pt file in the following directory:… See the full description on the dataset page:
https://huggingface.co/datasets/ssshddd/ConvNTM.