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.
