Jaiden Mispy
4052d534b2
Save only necessary data into model
2014-10-25 04:26:52 -07:00
Jaiden Mispy
81b4f78187
2.3.0
2014-10-25 03:46:46 -07:00
Jaiden Mispy
3b1d6f856d
Switch to using token indexes instead of strings
2014-10-24 09:55:49 -07:00
Jaiden Mispy
6ae1dd5dac
2.2.9
2014-10-20 00:16:10 -07:00
Jaiden Mispy
31669ed018
Force simple_oauth 0.2.0
2014-10-20 00:16:10 -07:00
Jaiden Mispy
203c20f6f3
Seems we can't go to twitter 5 yet
2014-10-20 00:16:10 -07:00
Jaiden Mispy
224cbd7952
Merge pull request #30 from paulfri/parser-fix
...
Fix parser swapping mentions and sentences
2014-10-20 18:15:28 +11:00
Paul Friedman
927efe7f07
Fix parser swapping mentions and sentences
2014-10-19 22:33:17 -07:00
Jaiden Mispy
6f27d32bf1
2.2.8
2014-10-19 01:22:42 -07:00
Jaiden Mispy
2662558e1a
Use new twitter gem style in archiver
2014-10-19 00:19:44 -07:00
Jaiden Mispy
bf1d6ae8a4
2.2.7
2014-10-18 23:00:50 -07:00
Jaiden Mispy
f4dbf89c15
Fix deprecations for twitter gem 5
2014-10-18 22:59:28 -07:00
Jaiden Mispy
228e0caa65
More memory profiling
2014-10-18 22:21:50 -07:00
Jaiden Mispy
b7f67ec0a6
Memory optimization
2014-10-16 03:02:39 -07:00
Jaiden Mispy
d09d968915
rspec and memory_profiler
2014-10-14 01:02:08 -07:00
Jaiden Mispy
639e200a83
Merge pull request #27 from FluffyPira/master
...
picture shortcut
2014-10-14 11:11:02 +11:00
Pira Wetton
3706ae0bbb
picture shortcut
2014-09-23 20:26:48 -04:00
Mispy
a2b374f48c
2.2.6
2014-06-28 18:51:43 -07:00
Mispy
b3842a814a
Merge pull request #22 from BooDoo/fix/consume-utf8
...
MODEL: Force utf-8, only parse CSV once
2014-06-28 09:09:53 +10:00
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
Mispy
4b88d3326b
Merge pull request #20 from BooDoo/feature/jsonify-csv
...
jsonify: Support tweets.csv
2014-06-01 17:21:44 +10:00
Joel McCoy
74fd9c1e2e
jsonify: Support tweets.csv
...
Allow official archive tweets.csv as input to create Ebooks::Archive compatible JSON archive
2014-05-27 19:17:14 -04:00
Mispy
db453600be
Merge pull request #18 from Hiramiya/master
...
Corrected usage information for `ebooks tweet`
2014-05-15 19:02:42 +10:00
Hiramiya
4c01b5e57a
Corrected usage information for ebooks tweet
...
Usage information for `ebooks tweet` was incorrect, replaced with relevant explanation.
Fixes mispy/twitter_ebooks/issues/16
2014-05-11 11:31:45 +01:00
Mispy
a3e7b8e993
Recommend 2.1+
2014-05-07 16:52:18 +10:00
Mispy
8a5c4831ad
2.2.5 - encoding: utf-8
2014-05-07 16:45:17 +10:00
Mispy
35a971e245
Merge pull request #17 from richo/master
...
Barf on invalid commands
2014-05-07 16:44:44 +10:00
Mispy
d5a347c280
Merge pull request #14 from TadeoKondrak/master
...
Fixed link to ebooks_example linking to twitter_ebooks.
2014-05-07 16:44:23 +10:00
Mispy
125b3c3b17
Merge pull request #13 from negatendo/master
...
csv import now looks for text column
2014-05-07 16:44:15 +10:00
Richo Healey
d67e376c73
Barf on invalid commands
2014-05-06 22:17:57 -07:00
Richo Healey
396a5dc26b
Whitespace
2014-05-06 22:17:54 -07:00
Tadeo Kondrak
7b3905a2f6
Fixed link to ebooks_example linking to twitter_ebooks
2014-05-05 10:02:28 -06:00
Mispy
cf53eac1e7
Link to example in README
2014-05-05 18:54:41 +10:00
Brett O'Connor
2aac54c7aa
csv import now looks for text column
2014-05-03 16:44:07 -06:00
Mispy
f80e84189a
Update README to 2.2.4
2014-05-01 22:59:29 +10:00
Mispy
cf9151fa0b
Merge pull request #12 from BooDoo/feature/csv
...
2.2.4? Consume tweets.csv from official twitter archives
2014-05-01 22:48:45 +10:00
Joel McCoy
872dabdbf8
Support consuming tweets.csv from official twitter archives
2014-04-30 20:32:51 -04:00
Mispy
17ef359de2
2.2.3 - Avoid some mention edge cases
2014-04-28 10:57:14 -07:00
Mispy
a836e00a87
2.2.2
2014-04-24 21:43:22 -07:00
Mispy
5d55d90f85
Be more paranoid about identifying mentions
2014-04-24 20:55:53 -07:00
Mispy
d676eaa77f
2.2.1 - Handle mentions at end of string
2014-04-20 06:17:57 -07:00
Mispy
95a075899a
2.2.0
2014-04-19 22:15:08 -07:00
Mispy
f362f1ab2b
Fix off-by-one error in mentionless calculation
2014-04-19 22:13:07 -07:00
Mispy
7c12710482
And self.tweet
2014-04-18 23:37:25 -07:00
Mispy
29f46629ed
Add expanded usage information to commands
2014-04-18 22:51:51 -07:00
Mispy
47d600bb3b
Add note about Ruby version
2014-03-31 03:08:27 -07:00
Mispy
425d284cc9
Merge pull request #6 from sferik/fix_permissions
...
Fix file permissions
2014-02-12 14:47:44 -08:00
Erik Michaels-Ober
7e033b7b3b
Fix file permissions
2014-02-12 16:23:49 +01:00
Mispy
1c12191175
2.1.9
2014-01-28 16:36:45 -08:00
Mispy
34b8c5d0a0
Use binary read/write mode for Windows
2014-01-28 16:36:23 -08:00