Parsing Utterances
Mycroft provides a range of easy to use methods to parse the contents of utterances from Users.
Last updated
Was this helpful?
Mycroft provides a range of easy to use methods to parse the contents of utterances from Users.
Last updated
Was this helpful?
Extracts date and time information from a sentence.
See
Convert an english phrase into a number of seconds.
See
takes in a string and extracts a single number.
takes in a string and extracts a list of numbers.
determines if the given utterance contains the vocabulary provided.
performs a ‘fuzzy’ comparison between two strings.
finds the best match from a list or dictionary given an input.