rebuild JSON at 9922860

[ci skip]
This commit is contained in:
davemachado 2018-01-02 19:54:56 +00:00
parent 99228609f8
commit d7cacac3f2
2 changed files with 10 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{ {
"count": 488, "count": 489,
"entries": [ "entries": [
{ {
"API": "Dogs", "API": "Dogs",
@ -3281,6 +3281,14 @@
"Link": "http://docs.aylien.com/", "Link": "http://docs.aylien.com/",
"Category": "Text Analysis" "Category": "Text Analysis"
}, },
{
"API": "Detect Language",
"Description": "Detects text language",
"Auth": "apiKey",
"HTTPS": true,
"Link": "https://detectlanguage.com/",
"Category": "Text Analysis"
},
{ {
"API": "Google Cloud Natural", "API": "Google Cloud Natural",
"Description": "Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis", "Description": "Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis",

File diff suppressed because one or more lines are too long