Skip to content

lmccart/usplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usplus

Setup

Software overview (in dir redux)

  • app.xml -- main proj file to launch app, links in js, cs, contains all html that used to be in index.html
  • hangout.js -- main js file, holds pointer to db and text parser, sets up functionality once hangout is fully loaded and DOM is loaded, updates viz and interfaces with google hangout api
  • speech.js -- handles voice input, interfaces with chrome speech api
  • parser.js -- handles parsing and logging of words when called by speech.js and hangout.js, holds pointer to statsHandler
  • statsHandler.js -- handles LIWC lookups and stat calculation
  • LIWC.js -- just a holder for two large js vars which are really json objs, hacking around getJSON issues

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published