Skip to content

java-sdk-2.9.0

Compare
Choose a tag to compare
@germanattanasio germanattanasio released this 18 Mar 18:00
· 3526 commits to master since this release

CHANGES

This release introduces getImageSceneText() in AlchemyVision and fixes issues related to json serializer/deserializer and WebSockets in Speech to Text.

@germanattanasio [ci skip] bump up version to 2.9.0 54fff5d
@germanattanasio Update encrypted file for travis to run the integration tests b9a7a6a
@germanattanasio [tone-analyzer] update integration tests 94e96cd
@germanattanasio [tone-analyzer] remove Tone Analyzer v1 ad98a3c
@germanattanasio bump up son and nv-websocket-client versions 3ed6081
@germanattanasio cleanup the code ea38e6c
@germanattanasio [alchemy] added emotion analysis #197 d8b8699
@germanattanasio [alchemy] Number format exception when there is no tag returned by the… 69b3bb3
@germanattanasio [alchemy] Remove unused imports 7d36a0e
@germanattanasio [dialog] Added integration test to validate #206 7b84a67
@germanattanasio [dialog] Added integration test to check that the updateProfile method… 5756e6e
@germanattanasio [speech-to-text] Fix IndexOutOfBounds when result Index is greater than… 503bbc9
@germanattanasio Added a gson singleton without pretty printing. #209 de48467
@germanattanasio [alchemy] Added date extraction, fixes #210 70693b4
@germanattanasio [concept-insights] Allow corpus documents to be listed specifying only… c95a6d8
@germanattanasio [dialog] Fix for getConversationData son not being parsed #211 28f7849
@germanattanasio [Alchemy] Serialize Boolean using yes or no to fix #214 c4b2c27
@l2fprod [alchemy-vision] deeper testing of the json c6b333c
@l2fprod [alchemy-vision] adding support for scene text issue #200 7a3ff03
@germanattanasio added issue and pull request templates 35d7353
@gjs29 Update version of SolrJ used in RR example 14f583e
@germanattanasio Added some test cases for various servcies 918386c
@gjs29 Remove Java 7 elements from RR client... 804ea6e

🔆🔆🔆

CONTRIBUTORS

@l2fprod Added support for getImageSceneText() in AlchemyVision.