Commit Graph

74 Commits

Author SHA1 Message Date
Madison May b51e374efa UPDATE: version number, README, CHANGES.txt 2015-07-28 17:12:09 -04:00
dianavermilya d00b669a16 ADD: basic min axis content resizing 2015-07-28 17:00:28 -04:00
dianavermilya 1d42d6defe FIX: check if data is a list to determine if batch or single request 2015-07-28 17:00:10 -04:00
Madison May 08352578df UPDATE: version number 2015-07-22 02:49:12 -04:00
aidankmcl 0d1baf1019 allowing sentiment hq in multi API 2015-07-16 17:36:16 -04:00
Chris Lee 26bbe35e3b VERSION: 0.8.0 2015-07-10 12:32:37 -04:00
jagreene d1f2c37a39 ADD: content filtering 2015-07-10 02:43:28 -04:00
Chris Lee 3051aaeaab ADD: NER 2015-07-09 14:02:40 -04:00
Madison May f09ec73293 UPDATE: version number, CHANGES.txt 2015-07-07 14:04:10 -04:00
jagreene b5d0aafc4e ADD: keywords api support 2015-07-07 11:51:49 -04:00
Madison May c4b8a1dd6b UPDATE: Tick version number and update CHANGES.txt 2015-07-01 15:55:59 -04:00
Madison May 1186a52c6f FIX: allow access to sentimenthq API 2015-07-01 15:33:37 -04:00
Madison May 11cc84987d UPDATE: version number and CHANGES.txt 2015-06-22 11:53:56 -04:00
Chris Lee 96a19bbdd4 FIX: Tuple argument for PIL 2015-06-17 12:41:45 -04:00
Chris Lee 14056cfa02 ADD: Tests for Numpy input for image and added type conversion 2015-06-17 12:41:45 -04:00
Madison May 17500bcfa5 REMOVE: remove sentiment_hq from text_apis by default 2015-06-17 12:41:45 -04:00
Madison May c6d80715cb REMOVE: remove sentiment_hq from text_apis by default 2015-06-11 19:36:55 -04:00
Madison May 5c36cf92b7 UPDATE: Tick version number 2015-06-11 18:13:15 -04:00
Madison May 91b7bfd454 ADD: informative error message for sentiment_hq API, testing 2015-06-11 18:13:15 -04:00
Madison May 47133c956f ADD: sentimenthq 2015-06-11 16:55:06 -04:00
Madison May 29b190d1d2 FIX: multi api calls for private cloud 2015-06-11 15:59:49 -04:00
Chris Lee 074a15c562 REFACTOR: indicio.utils.__init__.py to multiple utils modules 2015-06-10 12:52:02 -04:00
Chris Lee f902eec858 ADD: Testing for image processing in multi image predict 2015-06-10 10:33:06 -04:00
Chris Lee b1575a2e9f FIX: Added version changes and IndicoError 2015-06-10 10:16:52 -04:00
Chris Lee 0ccd07a651 gs 2015-06-09 19:26:23 -04:00
Chris Lee 610577fc70 FIX: Version number update 0.7.0 2015-06-09 18:35:55 -04:00
Madison May c9c4c2d7dc Merge pull request #55 from IndicoDataSolutions/Chris/multi-api
ADD: Endpoint for multi api requests
2015-06-09 15:55:36 -04:00
Chris Lee d803846cf0 FIX: accept PIL Image as input 2015-06-05 17:18:46 -04:00
Chris Lee 6e0ac4cd5d ADD: url params for apis for multi api req 2015-06-05 13:50:13 -04:00
Madison May 5623f6de90 Updated format for batch 2015-06-05 04:06:14 -04:00
Chris Lee adf8295f82 ADD: default apis for text/image with tests 2015-06-03 15:37:01 -04:00
Chris Lee 49a94d2986 ADD: Endpoint for multi api requests 2015-06-02 12:11:27 -04:00
Madison May c82fd16b11 Merge pull request #52 from IndicoDataSolutions/Chris/remove-scinumpy
Remove scipy/numpy dependencies
2015-05-28 15:54:17 -04:00
Chris Lee ea3f77cbf0 ADD: Tests for accepting filename and b64 inputs 2015-05-28 15:47:32 -04:00
Chris Lee dd09f34a89 FIX: Moved image processing to PIL 2015-05-28 15:47:25 -04:00
Chris Lee 257334020e FIX: client-lib key to be consistent 2015-05-21 17:07:53 -04:00
Chris Lee e7386ca3eb ADD: Source header for req src 2015-05-21 16:12:45 -04:00
Madison May 8ab3348eb2 Update version number 2015-04-29 17:02:08 -04:00
Madison May f7c263dc9c Require api keys 2015-04-07 19:08:40 -04:00
Anne Carlson 8512401bc9 routing around image_preprocessing for urls 2015-03-11 16:40:35 -04:00
Slater-Victoroff 1c1efddd9b Added classifiers and Annie to pypi stuff 2015-02-27 17:24:29 -05:00
Madison May 6dd0738a8b Raise clear exception when a given private cloud does not support a given api 2015-02-27 16:33:47 -05:00
Madison May e9fc025e95 Ensuring calls default to the values found by the Settings object in indicoio.config 2015-02-27 16:33:22 -05:00
Madison May 110abaf7a6 Cleaner api handler interface + extended tests 2015-02-27 16:33:22 -05:00
Madison May 804bab63c3 Configparser for indico config file 2015-02-27 16:33:06 -05:00
Anne Carlson dc47fe5b0a Initial test coverage for new configuration system 2015-02-27 16:32:56 -05:00
Anne Carlson 6b9251f4f5 Passing in a root_url variable and pulling config from environment variables 2015-02-27 16:32:32 -05:00
Madison May 9c051099b2 Versioning and removing small block of commented code 2014-12-20 17:29:56 -05:00
Madison May 41b84eecec Remove unnecessary print statement 2014-12-20 17:26:56 -05:00
Madison May 6fa61ce27b Updating changes.txt and version numbers 2014-12-20 17:20:44 -05:00