From b4fa25d5ce6ed2309ec254d3a73a97f8713d1cd7 Mon Sep 17 00:00:00 2001 From: Mengxuan Xia Date: Wed, 22 Feb 2017 18:16:10 -0500 Subject: [PATCH] added C# example --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4faadf6..daf5072 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ A curated list of Sentiment Analysis methods, implementations and misc. - [R](#r) - [Golang](#golang) - [Ruby](#ruby) + - [C](#c) - [SaaS APIs](#saas-apis) - [Contributing](#contributing) @@ -103,6 +104,9 @@ The characteristics of each implementation are desribed. [7compass/sentimental](https://github.com/7compass/sentimental): Lexical, Dictionary-based. +### C# +[amrish7/Dragon](https://github.com/amrish7/Dragon): Supervised Machine Learning, Naive Bayes Classifier. + ## SaaS APIs