R Client for the Microsoft Cognitive Services Text Analytics REST API
R Client for the Microsoft Cognitive Services Text Analytics REST API
The texta
object
Detects the languages used in documents.
Detects the top topics in a group of text documents.
Retrieves the status of a topic detection operation submitted for proc...
Initializes the mscstexta4r
package.
Returns the key talking points in sentences or documents.
Assesses the sentiment of sentences or documents.
The textatopics
object
R Client for the Microsoft Cognitive Services Text Analytics REST API, including Sentiment Analysis, Topic Detection, Language Detection, and Key Phrase Extraction. An account MUST be registered at the Microsoft Cognitive Services website <https://www.microsoft.com/cognitive-services/> in order to obtain a (free) API key. Without an API key, this package will not work properly.
Useful links