mycroft-core/mycroft/util/lang
Kris Gesling 754da78065
Merge pull request #2242 from cclauss/patch-2
Use ==/!= to compare str, bytes, and int literals
2019-08-08 06:26:57 +09:30
..
__init__.py Change default lang to None, not English 2019-03-14 10:57:31 +01:00
common_data_en.py Make constant and functions private. 2019-02-02 14:07:48 -05:00
common_data_es.py Initial castillian format translations 2019-03-04 15:37:10 +01:00
common_data_pt.py feature/format_pt 2019-03-26 13:45:59 +01:00
format_common.py
format_da.py Add danish 2 - initial work to get danish to core (#2033) 2019-03-04 21:40:12 +01:00
format_de.py
format_en.py Fix pep8 issues. 2019-02-02 14:21:37 -05:00
format_es.py Initial castillian format translations 2019-03-04 15:37:10 +01:00
format_fr.py
format_hu.py Add format_hu and update format.py along with tests 2018-12-04 15:09:20 +01:00
format_it.py update format_it.py test_format_it.py (#1984) 2019-02-11 18:07:14 +01:00
format_nl.py Dev add nl nl (#1906) 2019-01-16 13:48:41 +01:00
format_pt.py feature/format_pt 2019-03-26 13:45:59 +01:00
format_sv.py More fixes to swedish numbers 2019-07-27 20:27:51 +02:00
parse_common.py feature/extract multiple numbers from text (#1867) 2018-11-19 12:39:59 +01:00
parse_da.py Add danish 2 - initial work to get danish to core (#2033) 2019-03-04 21:40:12 +01:00
parse_de.py feature/extract multiple numbers from text (#1867) 2018-11-19 12:39:59 +01:00
parse_en.py Use ==/!= to compare str, bytes, and int literals 2019-07-31 00:13:44 +02:00
parse_es.py added functions for the spanish parser (#1571) 2018-09-24 05:06:29 -05:00
parse_fr.py feature/extract multiple numbers from text (#1867) 2018-11-19 12:39:59 +01:00
parse_it.py Change default lang to None, not English 2019-03-14 10:57:31 +01:00
parse_pt.py feature/format_pt 2019-03-26 13:45:59 +01:00
parse_sv.py Extract_datetime cleanup 2018-09-24 15:59:28 -05:00