Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.7 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.7 KB

Neural Methods for CLIR Tutorial at SIGIR 2023

This repositories contains four pratice notebooks for the CLIR Tutorial at SIGIR 2023. You can either directly download the notebooks in ./notebooks directory or click the following links to open the notebooks in Google Colab.

Notebooks

  • BM25: Open In Colab
  • PLAID-X: Open In Colab
  • BLADE: Open In Colab
  • Cross-Enoder Reranking: Open In Colab

Online and Offline Supports

If you run into any issues, feel free to raise an issue in this repository, message us on SIGIR Slack channel, or catch us in the conference!

Citation

If you would like to cite our tutorial, please use the following Bibtex.

@inproceedings{sigir2023clir-tutorial,
	author = {Eugene Yang and Dawn Lawrie and James Mayfield and Suraj Nair and Douglas W. Oard},
	title = {Neural Methods for Cross-Language Information Retrieval},
	booktitle = {Proceedings of the 46th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR) (Tutorial)},
	year = {2023},
}