Giter VIP home page Giter VIP logo

google_voice_parser's Introduction

Google Voice Parsing App

WARNING: This code is not meant to be installed on any publicly available server.

This repository holds a Symfony app (built from the Symfony Standard Edition) for parsing Google Voice Data. It was written to provide a graph for a blog post on stevector.com.

If you have thoughts on how this code should be restructured, please file an issue or comment on an existing one. Or comment on this pull request on stevector.com.

Produce your own graph of exclamation point usage in Google Voice

Install this app

Clone the repo into a directory that can be accessed as a local web server.

git clone [email protected]:stevector/google_voice_parser.git

Copy the parameters file into place.

cd google_voice_parser
cp app/config/parameters.yml.dist app/config/parameters.yml

Install the Composer-specified dependencies

composer install

Add your Google Voice files

Add all the html files from a Google Takeout export to the directory app/google_voice_export/.

Browse to the chart

Go to web/app.php/google_voice/chart relative to your install location.

google_voice_parser's People

Contributors

stevector avatar

Watchers

 avatar  avatar

Forkers

fromhome

google_voice_parser's Issues

Update tests

The tests in the older stand-alone-classes branch should pass. Those test need to be updated and moved to the symfonyapp branch.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.