From c97df94ab5ab1b7061bdf8a680cee623a9d184d6 Mon Sep 17 00:00:00 2001 From: fte10kso Date: Thu, 26 Sep 2019 14:08:59 +0200 Subject: [PATCH] Fix broken link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbcfa40806..32bdeac481 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Flair outperforms the previous best methods on a range of NLP tasks: Here's how to [reproduce these numbers](/resources/docs/EXPERIMENTS.md) using Flair. You can also find detailed evaluations and discussions in our papers: -* *[Contextual String Embeddings for Sequence Labeling](https://aclanthology.coli.uni-saarland.de/papers/C18-1139/c18-1139). +* *[Contextual String Embeddings for Sequence Labeling](https://www.aclweb.org/anthology/C18-1139/). Alan Akbik, Duncan Blythe and Roland Vollgraf. 27th International Conference on Computational Linguistics, **COLING 2018**.*