forked from AlchemyAPI/alchemyapi_csharp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
13 lines (12 loc) · 661 Bytes
/
ChangeLog
File metadata and controls
13 lines (12 loc) · 661 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
CHANGELOG
0.10 - Added support for the ranked image keywords calls.
0.9 - Added support for the combined data call, the image extraction call, and the ranked taxonomy call.
0.8 - Added support for author extraction and targeted sentiment analysis.
0.7 - Added support for relations extraction.
0.6 - Added support for sentiment analysis, fixed time delay bug in
HTTP POST calls.
0.5 - Added GetRankedConcepts calls, parameters objects.
0.4 - Added GetRankedKeywords calls, added TextGetCategory call.
0.3 - Added ConstraintQuery API call, general improvements.
0.2 - Added setApiKey() call, setApiHost() call, updated API endpoint.
0.1 - Initial Release