We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad8b04 commit 0abef3aCopy full SHA for 0abef3a
lib/alchemy_endpoints.json
@@ -12,9 +12,9 @@
12
},
13
14
"concepts": {
15
- "url" : "/url/URLGetRankedKeywords",
16
- "text" : "/text/TextGetRankedKeywords",
17
- "html" : "/html/HTMLGetRankedKeywords"
+ "url" : "/url/URLGetRankedConcepts",
+ "text" : "/text/TextGetRankedConcepts",
+ "html" : "/html/HTMLGetRankedConcepts"
18
19
20
"sentiment": {
@@ -29,12 +29,6 @@
29
"html" : "/html/HTMLGetTargetedSentiment"
30
31
32
- "category": {
33
- "url" : "/url/URLGetRankedConcepts",
34
- "text" : "/text/TextGetRankedConcepts",
35
- "html" : "/html/HTMLGetRankedConcepts"
36
- },
37
-
38
"relations": {
39
"url" : "/url/URLGetRelations",
40
"text" : "/text/TextGetRelations",
0 commit comments