[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"api-page:microsoft-text-analytics":3,"api-discussions:microsoft-text-analytics":131},{"status":4,"api":5,"seo":126},"success",{"blocked":6,"description":7,"about":8,"stats":9,"name":11,"title":12,"slug":13,"logo":14,"created_at":15,"user":16,"endpoint_groups":19,"faqs":122,"periodic_plans":123,"payasyougo_plans":124,"createdAtText":125},false,"An AI service from Microsoft Azure that enables you to unlock insights from natural language text using sentiment analysis, named entity recognition, language detection, and key phrase extraction in multiple languages.","",{"score":10},"1.79","Microsoft Text Analytics","Microsoft Text Analytics API","microsoft-text-analytics","https://cdn.jojapi.com/api/32bb6da8-d2cb-4592-b86d-a1ea66b78176","2023-11-18 09:33:04",{"nick":17,"name":18},"unofficial-microsoft-azure","Unofficial Microsoft Azure",[20],{"endpoints":21,"name":121,"description":8,"ungrouped":40},[22,54,70,87,104],{"blocked":6,"credits":23,"flexible_credits_description":24,"consumptions":25,"description":30,"method":31,"name":32,"url_path":33,"root_url":34,"parameters":35,"responses":53,"result_stats":24},1,null,[26],{"name":27,"slug":28,"cost":29,"label":8,"avg":24},"Credits","credits","1","The API returns a list of recognized entities with links to a well-known knowledge base.","POST","Entities Linking","/entities/linking","https://microsoft-text-analytics.jojapi.net",{"url":36,"header":37,"post":48,"body":49,"path":52},[],[38,45],{"key":39,"is_auth":40,"example":41,"example_disabled":40,"example_type":42,"name":43,"description":41,"required":40,"always_error":44},"X-JoJAPI-Key",true,"You must log in to get API key","string","JoJ API Key","Please log in to get API key",{"key":46,"example":47,"example_disabled":6,"example_type":42,"value_type":42,"enum_values":24,"default_value":8,"required":6,"name":8,"description":8},"Content-Type","application/json",[],[50],{"key":8,"example":51,"example_disabled":6,"example_type":42,"value_type":42,"enum_values":24,"default_value":8,"required":6,"name":8,"description":8},"{\r\n    \"documents\": [\r\n        {\r\n            \"id\": \"1\",\r\n            \"language\": \"en\",\r\n            \"text\": \"I had a wonderful trip to Seattle last week.\"\r\n        },\r\n        {\r\n            \"id\": \"2\",\r\n            \"language\": \"en\",\r\n            \"text\": \"I work at Microsoft.\"\r\n        },\r\n        {\r\n            \"id\": \"3\",\r\n            \"language\": \"en\",\r\n            \"text\": \"I visited Space Needle 2 times.\"\r\n        }\r\n    ]\r\n}",[],[],{"blocked":6,"credits":23,"flexible_credits_description":24,"consumptions":55,"description":57,"method":31,"name":58,"url_path":59,"root_url":34,"parameters":60,"responses":69,"result_stats":24},[56],{"name":27,"slug":28,"cost":29,"label":8,"avg":24},"The API returns a list of general named entities (Person, Location, Organization etc) in a given document. General named entities are returned with entity types.","Entities Recognition General","/entities/recognition/general",{"url":61,"header":62,"post":65,"body":66,"path":68},[],[63,64],{"key":39,"is_auth":40,"example":41,"example_disabled":40,"example_type":42,"name":43,"description":41,"required":40,"always_error":44},{"key":46,"example":47,"example_disabled":6,"example_type":42,"value_type":42,"enum_values":24,"default_value":8,"required":6,"name":8,"description":8},[],[67],{"key":8,"example":51,"example_disabled":6,"example_type":42,"value_type":42,"enum_values":24,"default_value":8,"required":6,"name":8,"description":8},[],[],{"blocked":6,"credits":23,"flexible_credits_description":24,"consumptions":71,"description":73,"method":31,"name":74,"url_path":75,"root_url":34,"parameters":76,"responses":86,"result_stats":24},[72],{"name":27,"slug":28,"cost":29,"label":8,"avg":24},"The API returns a list of strings denoting the key talking points in the input text.","Key Phrases","/keyPhrases",{"url":77,"header":78,"post":81,"body":82,"path":85},[],[79,80],{"key":39,"is_auth":40,"example":41,"example_disabled":40,"example_type":42,"name":43,"description":41,"required":40,"always_error":44},{"key":46,"example":47,"example_disabled":6,"example_type":42,"value_type":42,"enum_values":24,"default_value":8,"required":6,"name":8,"description":8},[],[83],{"key":8,"example":84,"example_disabled":6,"example_type":42,"value_type":42,"enum_values":24,"default_value":8,"required":6,"name":8,"description":8},"{\n    \"documents\": [\n        {\n            \"id\": \"1\",\n            \"language\": \"en\",\n            \"text\": \"Hello world. This is some input text that I love.\"\n        },\n        {\n            \"id\": \"2\",\n            \"language\": \"fr\",\n            \"text\": \"Bonjour tout le monde\"\n        },\n        {\n            \"id\": \"3\",\n            \"language\": \"es\",\n            \"text\": \"La carretera estaba atascada. Había mucho tráfico el día de ayer.\"\n        }\n    ]\n}",[],[],{"blocked":6,"credits":23,"flexible_credits_description":24,"consumptions":88,"description":90,"method":31,"name":91,"url_path":92,"root_url":34,"parameters":93,"responses":103,"result_stats":24},[89],{"name":27,"slug":28,"cost":29,"label":8,"avg":24},"The API returns the detected language and a numeric score between 0 and 1. Scores close to 1 indicate 100% certainty that the identified language is true. A total of 120 languages are supported.","Detect Language","/languages",{"url":94,"header":95,"post":98,"body":99,"path":102},[],[96,97],{"key":39,"is_auth":40,"example":41,"example_disabled":40,"example_type":42,"name":43,"description":41,"required":40,"always_error":44},{"key":46,"example":47,"example_disabled":6,"example_type":42,"value_type":42,"enum_values":24,"default_value":8,"required":6,"name":8,"description":8},[],[100],{"key":8,"example":101,"example_disabled":6,"example_type":42,"value_type":42,"enum_values":24,"default_value":8,"required":6,"name":8,"description":8},"{\r\n    \"documents\": [\r\n        {\r\n            \"countryHint\": \"US\",\r\n            \"id\": \"1\",\r\n            \"text\": \"Hello world\"\r\n        },\r\n        {\r\n            \"id\": \"2\",\r\n            \"text\": \"Bonjour tout le monde\"\r\n        },\r\n        {\r\n            \"id\": \"3\",\r\n            \"text\": \"La carretera estaba atascada. Había mucho tráfico el día de ayer.\"\r\n        }\r\n    ]\r\n}",[],[],{"blocked":6,"credits":23,"flexible_credits_description":24,"consumptions":105,"description":107,"method":31,"name":108,"url_path":109,"root_url":34,"parameters":110,"responses":120,"result_stats":24},[106],{"name":27,"slug":28,"cost":29,"label":8,"avg":24},"The API returns a document sentiment prediction, as well as sentiment scores for each sentiment class (Positive, Negative, and Neutral).In addition, sentence level sentiment predictions are returned.","Sentiment","/sentiment",{"url":111,"header":112,"post":115,"body":116,"path":119},[],[113,114],{"key":39,"is_auth":40,"example":41,"example_disabled":40,"example_type":42,"name":43,"description":41,"required":40,"always_error":44},{"key":46,"example":47,"example_disabled":6,"example_type":42,"value_type":42,"enum_values":24,"default_value":8,"required":6,"name":8,"description":8},[],[117],{"key":8,"example":118,"example_disabled":6,"example_type":42,"value_type":42,"enum_values":24,"default_value":8,"required":6,"name":8,"description":8},"{\r\n    \"documents\": [\r\n        {\r\n            \"id\": \"1\",\r\n            \"language\": \"en\",\r\n            \"text\": \"Hello world. This is some input text that I love.\"\r\n        },\r\n        {\r\n            \"id\": \"2\",\r\n            \"language\": \"en\",\r\n            \"text\": \"It's incredibly sunny outside! I'm so happy.\"\r\n        },\r\n        {\r\n            \"id\": \"3\",\r\n            \"language\": \"en\",\r\n            \"text\": \"Pike place market is my favorite Seattle attraction.\"\r\n        }\r\n    ]\r\n}",[],[],"Ungrouped Endpoints",[],[],[],"2023-11-18",{"canonical":127,"page_title":128,"meta":129},"https://jojapi.com/hub/api/microsoft-text-analytics","Microsoft Text Analytics API Documentation & Playground - JoJ API",{"description":7,"keywords":130},"API,API Documentation,API Playground,Plans & Pricing,Microsoft Text Analytics,unofficial-microsoft-azure",{"status":4,"discussions":132},[]]