Madison May
|
a50053324e
|
FIX: don't import version number on install
|
2015-06-22 11:21:38 -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
|
19c00bc838
|
Update CHANGES.txt and version
|
2015-06-17 12:41:44 -04:00 |
|
Madison May
|
2692f7e992
|
Merge pull request #68 from IndicoDataSolutions/development
REMOVE: remove sentiment_hq from text_apis by default
|
2015-06-11 19:38:30 -04:00 |
|
Madison May
|
c6d80715cb
|
REMOVE: remove sentiment_hq from text_apis by default
|
2015-06-11 19:36:55 -04:00 |
|
Madison May
|
df0a25aa46
|
Merge pull request #65 from IndicoDataSolutions/development
Development
|
2015-06-11 18:22:44 -04:00 |
|
Madison May
|
0ece296842
|
FIX: remove sentiment_hq from multi-api tests
|
2015-06-11 18:19:12 -04:00 |
|
Madison May
|
ce601a5d9f
|
UPDATE: CHANGES.txt
|
2015-06-11 18:13:15 -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 |
|
Madison May
|
fcf23277bf
|
Merge pull request #60 from IndicoDataSolutions/development
Development
|
2015-06-11 01:15:25 -04:00 |
|
Madison May
|
6c91bda343
|
Merge pull request #62 from IndicoDataSolutions/Chris/refactor-utils
REFACTOR: indicio.utils.__init__.py to multiple utils modules
|
2015-06-11 01:14:00 -04:00 |
|
Chris Lee
|
074a15c562
|
REFACTOR: indicio.utils.__init__.py to multiple utils modules
|
2015-06-10 12:52:02 -04:00 |
|
Chris Lee
|
585fd16fae
|
UPDATE: README
|
2015-06-10 11:10:36 -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 |
|
Chris Lee
|
5c78d5c9e9
|
FIX: incomplete tests testing multi batch apis
|
2015-06-09 18:31:31 -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 |
|
Madison May
|
df27addefb
|
Merge pull request #59 from IndicoDataSolutions/Chris/accept-pil
FIX: accept PIL Image as input
|
2015-06-05 17:22:57 -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
|
e3db8de6b6
|
Update README.md
|
2015-05-28 16:02:23 -04:00 |
|
Madison May
|
0c4dfbcad6
|
Merge pull request #51 from IndicoDataSolutions/development
Development
|
2015-05-28 15:59:28 -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 |
|
Madison May
|
159152a200
|
Merge pull request #50 from IndicoDataSolutions/Chris/SourceHeader
Add client-lib source in header
|
2015-05-23 01:09:08 -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
|
2c7d6f2d16
|
Merge pull request #47 from IndicoDataSolutions/development
Update version number
|
2015-04-29 17:04:00 -04:00 |
|
Madison May
|
8ab3348eb2
|
Update version number
|
2015-04-29 17:02:08 -04:00 |
|
Madison May
|
b8aff1fc30
|
Merge pull request #46 from IndicoDataSolutions/development
Development
|
2015-04-29 16:59:12 -04:00 |
|
Aidan McLaughlin
|
690795b32c
|
Added scipy to the setup.py requirements, sync authors
|
2015-04-29 16:53:49 -04:00 |
|
Madison May
|
736120c103
|
Update README.md
|
2015-04-08 20:41:56 -04:00 |
|
Madison May
|
9897f119d8
|
Update README.md
|
2015-04-08 01:05:43 -04:00 |
|
Madison May
|
adb0e1fb4b
|
Update README.md
|
2015-04-07 22:49:32 -04:00 |
|
Madison May
|
7f8d75d9c0
|
Update README.rst
|
2015-04-07 22:49:05 -04:00 |
|
Madison May
|
7331b0962d
|
Update README.md
|
2015-04-07 22:48:07 -04:00 |
|
Madison May
|
0f4fb34c94
|
Merge pull request #38 from IndicoDataSolutions/madison/require-api-key
Require api keys
|
2015-04-07 19:20:06 -04:00 |
|
Madison May
|
f7c263dc9c
|
Require api keys
|
2015-04-07 19:08:40 -04:00 |
|
Madison May
|
7cde7a7fdb
|
Update README.md
|
2015-04-07 15:51:05 -04:00 |
|