Skip to content

Instantly share code, notes, and snippets.

View jerielizabeth's full-sized avatar

Jeri Elizabeth jerielizabeth

View GitHub Profile
@jerielizabeth
jerielizabeth / World_Religion_Data_Exploration.ipynb
Last active September 10, 2018 22:39
World_Religion_Data_Exploration.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jerielizabeth
jerielizabeth / ADV-OCR-Evaluation-and-Correction.ipynb
Last active February 17, 2017 06:50
ADV-OCR-Evaluation-and-Correction
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jerielizabeth
jerielizabeth / iliff_named_entites_per_decade.ipynb
Created January 28, 2017 02:11
iliff named entities per decade
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jerielizabeth
jerielizabeth / iliff_named_entities.ipynb
Created January 27, 2017 22:42
iliff named entities
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jerielizabeth
jerielizabeth / 2017-01-06-corpus-OCR-overview-data.ipynb
Last active January 13, 2017 19:40
drafts/code/ocr_evaluation_and_correction/2017-01-06-corpus-OCR-overview-data.ipynb update
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jerielizabeth
jerielizabeth / 2017-01-08-Visualize-Corpus-OCR-Statistics.ipynb
Created January 10, 2017 05:34
drafts/code/ocr_evaluation_and_correction/2017-01-08-Visualize-Corpus-OCR-Statistics.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jerielizabeth
jerielizabeth / header.php
Created February 24, 2015 23:13
search_form parameters
<?php echo search_form(array('show_advanced' => true, 'submit_value' => 'Lucky', 'form_attributes' => array('role' => 'search', 'class' => 'form'))); ?>
@jerielizabeth
jerielizabeth / 0_reuse_code.js
Last active August 29, 2015 14:16
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console