Jake Kalstad 3 лет назад
Родитель
Сommit
da228d40e4
1 измененных файлов с 9 добавлено и 9 удалено
  1. 9 9
      readme.md

+ 9 - 9
readme.md

@@ -54,12 +54,12 @@ cloned rust-bert and built it via `cargo build` and pointed my translate cargo.t
 
 
 It's currently running on CPU for the translation, my GPU is small otherwise it would be better to run it off GPU.
 It's currently running on CPU for the translation, my GPU is small otherwise it would be better to run it off GPU.
 
 
-@inproceedings{becquin-2020-end,
-    title = "End-to-end {NLP} Pipelines in Rust",
-    author = "Becquin, Guillaume",
-    booktitle = "Proceedings of Second Workshop for NLP Open Source Software (NLP-OSS)",
-    year = "2020",
-    publisher = "Association for Computational Linguistics",
-    url = "<https://www.aclweb.org/anthology/2020.nlposs-1.4">,
-    pages = "20--25",
-}
+    @inproceedings{becquin-2020-end,
+        title = "End-to-end {NLP} Pipelines in Rust",
+        author = "Becquin, Guillaume",
+        booktitle = "Proceedings of Second Workshop for NLP Open Source Software (NLP-OSS)",
+        year = "2020",
+        publisher = "Association for Computational Linguistics",
+        url = "<https://www.aclweb.org/anthology/2020.nlposs-1.4">,
+        pages = "20--25",
+    }