From 34e071b3d35293c544f0adceb7313dd7153b7f81 Mon Sep 17 00:00:00 2001 From: Olav Date: Thu, 7 Mar 2019 00:16:20 +0100 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f0a138..91bbfd3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # NLP Server

- +

NLP Server is a Python 3 Flask web service for easy access to multilingual Natural Language Processing tasks such as language detection, article extraction, entity extraction, sentiment analysis, summarization and more.