From 0774f14f7bd78d6e4a78d9f49f8bef022f31abbc Mon Sep 17 00:00:00 2001 From: Sage Maxwell Date: Fri, 30 Nov 2018 14:34:34 -0800 Subject: [PATCH] Updated the link so it points to the NER paper, previous link 404s --- docs/NamedEntityRecognition.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/NamedEntityRecognition.rst b/docs/NamedEntityRecognition.rst index 90b0db1..6bd1051 100644 --- a/docs/NamedEntityRecognition.rst +++ b/docs/NamedEntityRecognition.rst @@ -178,7 +178,7 @@ Citation This work is a direct implementation of the research being described in the `Polyglot-NER: Multilingual Named Entity -Recognition `__ +Recognition `__ paper. The author of this library strongly encourage you to cite the following paper if you are using this software.