From 490b15dedd99ef14ba659202071b3e8b1fe78176 Mon Sep 17 00:00:00 2001 From: Lucas Farah Date: Tue, 17 May 2016 03:49:28 -0700 Subject: [PATCH] Add Sentiments by @kyleweiner (#306) --- contents.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/contents.json b/contents.json index 29334ca7..7febbb0c 100644 --- a/contents.json +++ b/contents.json @@ -3690,6 +3690,12 @@ "category": "location", "source": "https://github.com/peteog/Closebox", "itunes": "https://itunes.apple.com/gb/app/closebox-find-closest-postbox/id556364813" + }, + { + "title": "Sentiments", + "category": "text", + "description": "Analyzes text for positive or negative sentiment.", + "source": "https://github.com/kyleweiner/Sentiments" } ] }