/DenseTrans

ICTIR'21: A Discriminative Semantic Ranker for Question Retrieval

Primary LanguagePythonApache License 2.0Apache-2.0

  • This project builds upon Matchzoo-py.
  • The example of the training process: run_fasttext_d300_dense_trm_cls.py.
  • The DenseTrans model building: ./matchzoo/models/dense_transformer_cls.py.