Home - JonHowes/IDOLOnDemandWrapper GitHub Wiki
A C# .NET wrapper for batching requests to the HP IDOL OnDemand service.
I don't have a great deal of experience writing code against web services and what little I do have was gained ages ago. The world has moved on.
The initial code dump is the end result of experimenting with RestSharp to batch together actions in a Job. I have only implemented sentiment and entity extraction, but the template is readily expandable.
This is a learning exercise for me, so please feel free to criticize and modify the code.