Namespaces | Functions
parse.py File Reference

Go to the source code of this file.

Namespaces

 mycroft.util.parse
 

Functions

def mycroft.util.parse._log_unsupported_language (language, supported_languages)
 
def mycroft.util.parse.extract_datetime (text, anchorDate=None, lang=None, default_time=None)
 
def mycroft.util.parse.extract_duration (text, lang=None)
 
def mycroft.util.parse.extract_number (text, short_scale=True, ordinals=False, lang=None)
 
def mycroft.util.parse.extract_numbers (text, short_scale=True, ordinals=False, lang=None)
 
def mycroft.util.parse.fuzzy_match (x, against)
 
def mycroft.util.parse.get_gender (word, context="", lang=None)
 
def mycroft.util.parse.match_one (query, choices)
 
def mycroft.util.parse.normalize (text, lang=None, remove_articles=True)
 


mycroft_ros
Author(s):
autogenerated on Mon Apr 26 2021 02:35:40