Commit graph

105 commits

Author SHA1 Message Date
Lucas Ou-Yang
15bbd8a9db added complete test cases for config setting 2014-01-09 00:28:14 -08:00
Lucas Ou-Yang
e70511e002 made languages a property, synced config settings with source and article initializers, created a fetch_images config option 2014-01-09 00:13:19 -08:00
Lucas Ou-Yang
abace3d099 adding test cases for config building 2014-01-08 16:39:38 -08:00
Lucas Ou-Yang
03c85b0435 config api change, added 10 langauges, fixed langauge setting for chinese and arabic, api much smoother for language toggling, fixed how we read html from requests where encoding is wrong 2014-01-08 13:30:04 -08:00
Lucas Ou-Yang
23c2d912c6 fix indenting 2014-01-06 02:31:09 -08:00
Lucas Ou-Yang
a66e5c8601 fix indenting 2014-01-06 02:28:42 -08:00
Lucas Ou-Yang
86d69ff4a9 adding installation instructions for ubuntu users 2014-01-06 02:21:39 -08:00
Lucas Ou-Yang
7fa675dd73 tidying up docs 2013-12-31 12:56:42 -08:00
Lucas Ou-Yang
fdaecaab62 update readme and docs 2013-12-31 03:29:43 -08:00
Lucas Ou-Yang
cc48dc2202 fix readme 2013-12-31 03:26:36 -08:00
Lucas Ou-Yang
6df0291797 update readme 2013-12-31 03:25:42 -08:00
Lucas Ou-Yang
55c24ca17c removing useless build dir 2013-12-31 03:21:10 -08:00
Lucas Ou-Yang
c2beee6469 finally finished the complete documentation! 2013-12-31 03:18:10 -08:00
Lucas Ou-Yang
4e11ca419b fix readme 2013-12-30 21:38:49 -08:00
Lucas Ou-Yang
4400f4aaec added ability to change # of threads allocated per source when using pool framework 2013-12-30 21:36:42 -08:00
Lucas Ou-Yang
a5ded0c780 mod readme 2013-12-30 04:23:31 -08:00
Lucas Ou-Yang
b930003107 changed readme to reflect new 0.0.4 api 2013-12-30 04:11:30 -08:00
Lucas Ou-Yang
7c63a90eed change version and fixed readme bug 2013-12-30 03:36:35 -08:00
Lucas Ou-Yang
84629250dc updated readme with current api 2013-12-30 03:30:19 -08:00
Lucas Ou-Yang
6b6a26cb9d critical bug fix in category_url extraction, attempting to add multithread framework, tidying up 2013-12-30 03:10:27 -08:00
Lucas Ou-Yang
d00a5ed84e fix bug where memoize articles fails and returns nothing 2013-12-29 17:49:41 -08:00
Lucas Ou-Yang
121f328c00 refactored configuration objects, parsers, etc 2013-12-29 16:53:59 -08:00
Lucas Ou-Yang
a54a249b35 added config objects for easy configuration, will mod readme to reflect this tomorrow 2013-12-29 04:12:01 -08:00
Lucas Ou-Yang
bb9d76bff0 cleaned up goose merge, started mthreading code, added contributor 2013-12-29 04:06:44 -08:00
Lucas Ou-Yang
1897029f14 Merge pull request #5 from michaelhood/fix/print-function-python2
Fix for keyword arg usage in print() on Python 2.7
2013-12-29 00:44:19 -08:00
Michael Hood
7c5db75d7a Fix for keyword arg usage in print() on Python 2.7 2013-12-29 00:25:31 -08:00
Lucas Ou-Yang
02434bd29c cleaned formatting 2013-12-28 05:12:18 -08:00
Lucas Ou-Yang
feeecb4283 completly merged python-goose into our repo, still dirty and needs cleaning but test cases work 2013-12-28 05:04:50 -08:00
Lucas Ou-Yang
c012722a5f fixed broken readme links and updated todo list 2013-12-26 03:39:21 -08:00
Lucas Ou-Yang
245a349104 fixed docs google analytics id 2013-12-22 02:10:04 -08:00
Lucas Ou-Yang
d88d5a047d add goog analytics on docs 2013-12-22 01:59:46 -08:00
Lucas Ou-Yang
d33bccb65a change download_corp and fixed grammar on readme 2013-12-22 01:46:09 -08:00
Lucas Ou-Yang
2da855c4d2 update to 0.0.3 2013-12-22 00:13:04 -08:00
Lucas Ou-Yang
dfe7de8adb fixed prepare_url to catch a ValueError thrown by urlparse, changed docs 2013-12-22 00:08:18 -08:00
Lucas Ou-Yang
63d87f1348 update readme 2013-12-21 23:56:46 -08:00
Lucas Ou-Yang
0cb4fd54f7 changed readme 2013-12-21 23:52:52 -08:00
Lucas Ou-Yang
2609f3cdfe changed docs 2013-12-21 23:15:45 -08:00
Lucas Ou-Yang
aad57e9735 added sphinx docs, changed readme, added hot() 2013-12-21 23:08:54 -08:00
Lucas Ou-Yang
014bc55a81 added corpora seperate download for nltk 2013-12-21 16:49:13 -08:00
Lucas Ou-Yang
33e096abc5 trying to fix nltk setup 2013-12-21 14:00:01 -08:00
Lucas Ou-Yang
06b2fc913d fixing manifest 2013-12-21 01:59:03 -08:00
Lucas Ou-Yang
8090ca6e46 fixed summary bug in article 2013-12-21 01:27:35 -08:00
Lucas Ou-Yang
fd256eb2d4 fixing dist 2013-12-21 01:18:30 -08:00
Lucas Ou-Yang
b9b8bd5ae9 trying to fix broken pip dist 2013-12-21 00:40:36 -08:00
Lucas Ou-Yang
bfe91277aa trying to fix broken pip 2013-12-21 00:35:00 -08:00
Lucas Ou-Yang
fef43ed42d modified manifest 2013-12-21 00:25:26 -08:00
Lucas Ou-Yang
2491b0d05e finalizing 2013-12-20 23:56:25 -08:00
Lucas Ou-Yang
b5591590a7 finalizing code for upload 2013-12-20 23:33:13 -08:00
Lucas Ou-Yang
6bd40d70bc changed readme, api 2013-12-20 22:19:03 -08:00
Lucas Ou-Yang
b11e19c0ad fixed import issues, change api 2013-12-20 19:22:47 -08:00