From 7a7d473fbffa9c6455ebcc495cf10cb2c29004bd Mon Sep 17 00:00:00 2001 From: Mengxuan Xia Date: Fri, 24 Feb 2017 10:39:48 -0500 Subject: [PATCH] fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a7fb97..ddc7c0c 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Stanford Sentiment Treebank: Sentiment dataset with fine-grained sentiment annot ## Open Source Implementations -The characteristics of each implementation are desribed. +The characteristics of each implementation are described. ### NodeJS [thisandagain/sentiment]( https://github.com/thisandagain/sentiment): Lexical, Dictionary-based, AFINN-based. @@ -129,4 +129,4 @@ Aylien [[web]](https://developer.aylien.com/text-api-demo) Steps to contribute: - Make your awesome changes -- Submit pull request; if you add a new entry, please give a very brief explanation why you think it should be added. \ No newline at end of file +- Submit pull request; if you add a new entry, please give a very brief explanation why you think it should be added.