sharp to sharp

This commit is contained in:
Mengxuan Xia 2017-02-22 18:17:30 -05:00
parent b4fa25d5ce
commit 82f7bbf3ff

View File

@ -21,7 +21,7 @@ A curated list of Sentiment Analysis methods, implementations and misc.
- [R](#r) - [R](#r)
- [Golang](#golang) - [Golang](#golang)
- [Ruby](#ruby) - [Ruby](#ruby)
- [C](#c) - [CSharp](#csharp)
- [SaaS APIs](#saas-apis) - [SaaS APIs](#saas-apis)
- [Contributing](#contributing) - [Contributing](#contributing)
@ -104,7 +104,7 @@ The characteristics of each implementation are desribed.
[7compass/sentimental](https://github.com/7compass/sentimental): Lexical, Dictionary-based. [7compass/sentimental](https://github.com/7compass/sentimental): Lexical, Dictionary-based.
### C# ### CSharp
[amrish7/Dragon](https://github.com/amrish7/Dragon): Supervised Machine Learning, Naive Bayes Classifier. [amrish7/Dragon](https://github.com/amrish7/Dragon): Supervised Machine Learning, Naive Bayes Classifier.