54 Commits

Author SHA1 Message Date
Madison May ce7f97699f ADD: intersections API 2015-08-14 14:32:26 -04:00
Madison May cdc697bf6e Merge pull request #111 from IndicoDataSolutions/diana-fl
ADD: facial localization api
2015-07-31 17:53:38 -04:00
dianavermilya 9357864eaa ADD: facial localization api 2015-07-31 16:31:44 -04:00
dianavermilya ae3271bd11 refactor api.py 2015-07-30 16:58:15 -04:00
Chris Lee 43a541ca05 FIX: FER No resize for detect 2015-07-30 09:56:35 -04:00
dianavermilya 55680fd8db update min_axis_resize to ignore size input 2015-07-29 13:03:58 -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
aidankmcl 0d1baf1019 allowing sentiment hq in multi API 2015-07-16 17:36:16 -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 1186a52c6f FIX: allow access to sentimenthq API 2015-07-01 15:33:37 -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 c6d80715cb REMOVE: remove sentiment_hq from text_apis by default 2015-06-11 19:36:55 -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
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 dd09f34a89 FIX: Moved image processing to PIL 2015-05-28 15:47:25 -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
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
Anne Carlson dc47fe5b0a Initial test coverage for new configuration system 2015-02-27 16:32:56 -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 f58643868f Fix preprocessing for batch image features 2014-12-20 17:16:50 -05:00
Madison May aa63a831c6 Fix for texttagging batch support, adding in a few more tests 2014-12-20 15:34:07 -05:00
Madison May 6c23d0d7ee Add support for optional arguments to API 2014-12-18 16:10:36 -05:00
Madison May 916a82b227 Batch support bug fixes 2014-12-18 15:38:08 -05:00
Madison May 8149908328 Email + password auth from client 2014-12-18 15:27:16 -05:00
Madison May 9ed17b8f34 Batch API support 2014-12-18 15:27:16 -05:00
Madison May c4fd8ea30d Api standardization, feature importance folder 2014-10-17 12:16:35 -04:00
Madison May 1d49930764 Add local tests 2014-09-25 17:05:32 -04:00
Madison May a3d4d85412 Add local api support, fix test case 2014-09-25 17:05:16 -04:00
Newmu 0c365cb793 removing debug code 2014-09-12 15:32:02 -04:00