R Client for the Microsoft Cognitive Services Web Language Model REST API


[Up] [Top]

Documentation for package ‘mscsweblm4r’ version 0.1.2

Help Pages

mscsweblm4r-package R Client for the Microsoft Cognitive Services Web Language Model REST API
mscsweblm4r R Client for the Microsoft Cognitive Services Web Language Model REST API
weblm The 'weblm' object
weblmBreakIntoWords Breaks a string of concatenated words into individual words
weblmCalculateConditionalProbability Calculates the conditional probability that a word follows a sequence of words.
weblmCalculateJointProbability Calculates the joint probability that a sequence of words will appear together.
weblmGenerateNextWords Returns the words most likely to follow a sequence of words.
weblmInit Initializes the 'mscsweblm4r' package.
weblmListAvailableModels Retrieves the list of web language models available.