mirror of
https://github.com/xiamx/awesome-sentiment-analysis.git
synced 2025-02-11 12:38:33 -05:00
added C# example
This commit is contained in:
parent
550dd9f25d
commit
b4fa25d5ce
@ -21,6 +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)
|
||||||
- [SaaS APIs](#saas-apis)
|
- [SaaS APIs](#saas-apis)
|
||||||
- [Contributing](#contributing)
|
- [Contributing](#contributing)
|
||||||
|
|
||||||
@ -103,6 +104,9 @@ 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#
|
||||||
|
[amrish7/Dragon](https://github.com/amrish7/Dragon): Supervised Machine Learning, Naive Bayes Classifier.
|
||||||
|
|
||||||
|
|
||||||
## SaaS APIs
|
## SaaS APIs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user