twitter-ebooks/lib
Joel McCoy be6ac9127f MODEL: Read in utf-8, only parse CSV once
Ran into `Encoding::CompatibilityError` issue trying to consume my corpus (tweets.csv) on Windows 7, but this likely affects other environments as well. 

Fix: force reading corpus file contents as utf-8.

Also a quick clean-up of the CSV flow to only parse the content once instead of double-dipping.
2014-06-27 18:42:51 -04:00
..
twitter_ebooks MODEL: Read in utf-8, only parse CSV once 2014-06-27 18:42:51 -04:00
twitter_ebooks.rb Fix file permissions 2014-02-12 16:23:49 +01:00