From 6d0e3e8d3c8338aadde9007586c78ab51abf767c Mon Sep 17 00:00:00 2001 From: Olav Date: Thu, 7 Mar 2019 01:22:41 +0100 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91bbfd3..599c8c3 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.