This repo host all the pre-trained MatchZoo models.
matchzoo-[model-name]-[dataset-name]-[task-name]
For example, a pre-trained DSSM (deep semantic structured model) on WiqiQA is named as:
.
├── ...
├── matchzoo-dssm-wikiqa-ranking
│ ├── backend_weights.h5
│ ├── params.dill
└── ...
If you use MatchZoo in your research, please use the following BibTex entry.
@article{fan2017matchzoo,
title={Matchzoo: A toolkit for deep text matching},
author={Fan, Yixing and Pang, Liang and Hou, JianPeng and Guo, Jiafeng and Lan, Yanyan and Cheng, Xueqi},
journal={arXiv preprint arXiv:1707.07270},
year={2017}
}
Fan Yixing Founder |
Pang Liang Core Dev |
Yang Liu Core Dev |
Wang Bo Core Dev |
Wang Zeyi Core Dev |
Wang Qinghua Documentation |
Wang Zizhen Dev |
Su Lixin Dev |
Yang Zhou Dev |
Tian Junfeng Dev |
Copyright (c) 2015-present, Yixing Fan (faneshion)