Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 884 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 884 Bytes

Text Data Analysis

1. Description.

This repository contains some classes, functions in natural language processing and social media data analysis.

I mostly work on processing the English and Chinese in research.

2. Structure

  • Tasks: some NLP tasks I have done including sentiment analysis, document classification, etc.
  • Figures: figures for the Readme.md
  • Modules: Some useful classes and functions

3. Tools I always use