From 9b06d029223a8667ee8bfe5280fca57dd94059fa Mon Sep 17 00:00:00 2001 From: JS Date: Wed, 20 Sep 2023 14:59:59 +0300 Subject: [PATCH] update URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26f5380b..72597c77 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This library is built on top of OpenNMT-py. [OpenNMT-py](https://github.com/OpenNMT/OpenNMT-py) is the [PyTorch](https://github.com/pytorch/pytorch) version of the [OpenNMT](https://opennmt.net) project, an open-source (MIT) neural machine translation framework. It is designed to be research friendly to try out new ideas in translation, summary, morphology, and many other domains. Some companies have proven the code to be production ready. The original ONMT-py documentation is available [here](https://opennmt.net/OpenNMT-py/). -Our own modifications (currently-under-development) are documented [here](https://helsinki-nlp.github.io/mammoth-docs/). +Our own modifications (currently-under-development) are documented [here](https://helsinki-nlp.github.io/mammoth/). FINAL NOTE: We would appreciate it A LOT if you report issues with this repo and/or the documentation