updated toc

This commit is contained in:
Mengxuan Xia 2017-02-22 18:07:16 -05:00
parent 0a490ea07a
commit a5df47428b

View File

@ -4,23 +4,25 @@ 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) > Sentiment Analysis is the field of study that analyzes people's opinions, sentiments, evaluations, attitudes, and emotions from written languages. (Liu 2012)
## Table of Content
<!-- TOC --> <!-- TOC -->
- [😀😄😂😭 Sentment Analysis 😥😟😱😤](#😀😄😂😭-sentment-analysis-😥😟😱😤) - [Table of Content](#table-of-content)
- [Objective](#objective) - [Objective](#objective)
- [Introduction](#introduction) - [Introduction](#introduction)
- [Survey Papers](#survey-papers) - [Survey Papers](#survey-papers)
- [Baseline Systems](#baseline-systems) - [Baseline Systems](#baseline-systems)
- [Resources and Corpora](#resources-and-corpora) - [Resources and Corpora](#resources-and-corpora)
- [Open Source Implementations](#open-source-implementations) - [Open Source Implementations](#open-source-implementations)
- [NodeJS](#nodejs) - [NodeJS](#nodejs)
- [Java](#java) - [Java](#java)
- [Python](#python) - [Python](#python)
- [R](#r) - [R](#r)
- [Golang](#golang) - [Golang](#golang)
- [Ruby](#ruby) - [Ruby](#ruby)
- [SaaS APIs](#saas-apis) - [SaaS APIs](#saas-apis)
- [Contributing](#contributing) - [Contributing](#contributing)
<!-- /TOC --> <!-- /TOC -->