Skip to content

Instantly share code, notes, and snippets.

@mbejda
mbejda / White-Female-Names.csv
Created November 2, 2015 01:35
Dataset of ~4,500 white (Caucasian) female names for NLP training and analysis. The names have been retrieved from US public inmate records. (last name, first name,gender,race).
last name first name gender race
abbott leslie b f white
abbott peggy s f white
abernathy rebecca r f white
abidin antoinette f white
able shaylene n f white
abrahante adneris e f white
abrams melanie a f white
abreu adriana f white
acevedo angela n f white
@barryvdh
barryvdh / _ide_helper.php
Last active May 6, 2024 07:45
Laravel IDE Helper for Netbeans / PhpStorm / Sublime Text 2 CodeIntel, generated using https://github.com/barryvdh/laravel-ide-helper
<?php
/**
* A helper file for Laravel 5, to provide autocomplete information to your IDE
* Generated for Laravel 5.5.13 on 2017-09-28.
*
* @author Barry vd. Heuvel <barryvdh@gmail.com>
* @see https://github.com/barryvdh/laravel-ide-helper
*/
namespace {
exit("This file should not be included, only analyzed by your IDE");