mirror of
https://github.com/xiamx/awesome-sentiment-analysis.git
synced 2024-10-01 11:48:57 -04:00
TOC
This commit is contained in:
parent
4221d202f0
commit
0a490ea07a
20
README.md
20
README.md
@ -4,6 +4,26 @@ A curated list of Sentiment Analysis methods, implementations and misc.
|
||||
|
||||
> Sentiment Analysis is the field of study that analyzes people's opinions, sentiments, evaluations, attitudes, and emotions from written languages. (Liu 2012)
|
||||
|
||||
<!-- TOC -->
|
||||
|
||||
- [😀😄😂😭 Sentment Analysis 😥😟😱😤](#😀😄😂😭-sentment-analysis-😥😟😱😤)
|
||||
- [Objective](#objective)
|
||||
- [Introduction](#introduction)
|
||||
- [Survey Papers](#survey-papers)
|
||||
- [Baseline Systems](#baseline-systems)
|
||||
- [Resources and Corpora](#resources-and-corpora)
|
||||
- [Open Source Implementations](#open-source-implementations)
|
||||
- [NodeJS](#nodejs)
|
||||
- [Java](#java)
|
||||
- [Python](#python)
|
||||
- [R](#r)
|
||||
- [Golang](#golang)
|
||||
- [Ruby](#ruby)
|
||||
- [SaaS APIs](#saas-apis)
|
||||
- [Contributing](#contributing)
|
||||
|
||||
<!-- /TOC -->
|
||||
|
||||
## Objective
|
||||
|
||||
The goal of this repository is to provide adequate links for scholars who want to research in this domain; and at the same time, be sufficiently accessible for developers who want to integrate sentiment analysis into their applications.
|
||||
|
Loading…
Reference in New Issue
Block a user