Pinned Repositories
ap_exam_to_corpus
The AP Exam Corpus Project is a Python application that generates corpora for AP exams.
ast
Parser that turns LISP-like syntax in to an Abstract Syntax Tree
automation-tools-bootcamp
A series of discussions about the development tools that enable automation of software projects.
challenges
PyBites Code Challenges
coding_problems_solutions
LeetCode Problems Solutions in Python and C++
computational_linguistics
Python scripts and notebooks written for computational linguistics class.
computers_and_language
data-science-jumpstart-with-10-projects-course
Data Science Jumpstart with 10 Projects Course
data_lake
data_warehouse
george-zip's Repositories
george-zip/ast
Parser that turns LISP-like syntax in to an Abstract Syntax Tree
george-zip/ap_exam_to_corpus
The AP Exam Corpus Project is a Python application that generates corpora for AP exams.
george-zip/automation-tools-bootcamp
A series of discussions about the development tools that enable automation of software projects.
george-zip/challenges
PyBites Code Challenges
george-zip/coding_problems_solutions
LeetCode Problems Solutions in Python and C++
george-zip/computational_linguistics
Python scripts and notebooks written for computational linguistics class.
george-zip/computers_and_language
george-zip/data-science-jumpstart-with-10-projects-course
Data Science Jumpstart with 10 Projects Course
george-zip/data_lake
george-zip/data_warehouse
george-zip/detecting_political_viewpoints_via_wiki
Research project for identifying political viewpoints using politically biased Wikis as ground truth
george-zip/ecommerce_project
george-zip/fullstack-course4
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
george-zip/huff
App for Huffman encoding and decoding (see https://en.wikipedia.org/wiki/Huffman_coding)
george-zip/identifying_biases_in_wikis
george-zip/jenkins-sandbox
george-zip/notebooks
george-zip/postgres_data_modeling
george-zip/PySparkClassProjects
Exercises from Taming Big Data with Apache Spark and Python (Udemy)
george-zip/python-jumpstart-course-demos
Contains all the "handout" materials for my Python Jumpstart by Building 10 Apps course. This includes try it yourself and finished versions of the 10 apps.
george-zip/tic_tac_toe
Fun
george-zip/varcalc
VaR calculator for basket of stocks. Service and UI (AngularJS)
george-zip/varcalc.rest.api
Apiary document for VarCalc app