@inproceedings{becquin-2020-end,
title = "End-to-end {NLP} Pipelines in Rust",
author = "Becquin, Guillaume",
editor = "Park, Eunjeong L. and
Hagiwara, Masato and
Milajevs, Dmitrijs and
Liu, Nelson F. and
Chauhan, Geeticka and
Tan, Liling",
booktitle = "Proceedings of Second Workshop for NLP Open Source Software (NLP-OSS)",
month = nov,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/2020.nlposs-1.4/",
doi = "10.18653/v1/2020.nlposs-1.4",
pages = "20--25",
abstract = "The recent progress in natural language processing research has been supported by the development of a rich open source ecosystem in Python. Libraries allowing NLP practitioners but also non-specialists to leverage state-of-the-art models have been instrumental in the democratization of this technology. The maturity of the open-source NLP ecosystem however varies between languages. This work proposes a new open-source library aimed at bringing state-of-the-art NLP to Rust. Rust is a systems programming language for which the foundations required to build machine learning applications are available but still lacks ready-to-use, end-to-end NLP libraries. The proposed library, rust-bert, implements modern language models and ready-to-use pipelines (for example translation or summarization). This allows further development by the Rust community from both NLP experts and non-specialists. It is hoped that this library will accelerate the development of the NLP ecosystem in Rust. The library is under active development and available at \url{https://github.com/guillaume-be/rust-bert}."
}
Markdown (Informal)
[End-to-end NLP Pipelines in Rust](https://preview.aclanthology.org/add-emnlp-2024-awards/2020.nlposs-1.4/) (Becquin, NLPOSS 2020)
ACL
- Guillaume Becquin. 2020. End-to-end NLP Pipelines in Rust. In Proceedings of Second Workshop for NLP Open Source Software (NLP-OSS), pages 20–25, Online. Association for Computational Linguistics.