Skip to content

v3.2.0

Choose a tag to compare

@anthonyroux anthonyroux released this 16 Oct 17:13
· 364 commits to master since this release

Add support for the Flight Choice Prediction API

The Flight Choice Prediction API allows developers to forecast traveler choices in the context of search & shopping. Exposing machine learning & AI services for travel, this API consumes the output of the Flight Low-fare Search API and returns augmented content with probabilities of choices for each flight offers.

Add support for the Hotel Ratings API

The Hotel Ratings API provides hotel ratings based on automated sentiment analysis algorithm applied on the online reviews. Apart from an overall rating for a hotel also provides ratings for different categories of each (e.g.: staff, pool, internet, location). This provides a key content information for decision making during a shopping experience being able to compare how good a hotel is compared to others, sort hotels by ratings, filter by categories or recommend a hotel based on the trip context.

Fix an issue with the POST method that was not adding the right Content-Type.