From 936de2a2bc031bb73e656f2fa185227e246cfd00 Mon Sep 17 00:00:00 2001 From: jamaya2001 Date: Thu, 21 Jan 2021 06:44:51 -0500 Subject: [PATCH] Adding warning Added warning about repo no longer being maintained. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6ec7149..942fc20 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # Create a cognitive moderator chatbot for anger detection, natural language understanding and explicit images removal + +## WARNING: This repository is no longer maintained. + +This repository will not be updated. The repository will be kept available in read-only mode. + In this code pattern, we will create a chatbot using IBM functions and Watson services. The chatbot flow will be enhanced by using Natural Language Understanding to identify angry and disrespectful messages When the reader has completed this journey, they will understand how to: