Skip to content

This is the second course project for the course 2018 Winter ECS272 Information Visualization at UC Davis.

Notifications You must be signed in to change notification settings

hippoandy/UCDavis_ECS272_Proj02_Applied_Text_Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECS272-Applied-Text-Analytics

This is the second course project for the Winter 2018 course - ECS272 Information Visualization at UC Davis.

  • Winter 2018

Introduction

In this project, we will apply some natural language processing (NLP) technique to a text-oriented dataset, and then design a dashboard to visualize and analyze the results of this NLP application. The datasets are provided by the professor and the student are allowed to choose one of the given datasets. For this project, I chose to use the Yelp dataset.

The link to the datasets:

This project is required to have the followings be completed:

  1. to use at least 1 NLP techniques
  2. to use at least 3 visualization techniques showing the data
  3. each visualization should have at least 2 levels of granularity

Library used:

  1. Compromise JS
  2. Compendium JS

The main interface of this system is a map powered by Google Maps API. The markers are added based on the current scope of map and the availability of the business data.

The functionalities of this system are:

  1. clikc one of a marker on the map to trigger a side panel to show up
  2. see the NLP visualization on the side panel (Powered by Compromise lib.)
  3. click on the user node in the graph chart will trigger another panel to show detail analysis

Overlay Panel:

  1. see the NLP visualization on the side panel (Powered by Compendium lib.)
  2. select a sentence to further parse it. (Powered by Compendium lib.)

Screenshots

The System Overview

Overview

The Side Panel

Side Panel 1

Side Panel 2

The Dashboard

Dashboard 1

Dashboard 2

About

This is the second course project for the course 2018 Winter ECS272 Information Visualization at UC Davis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages