Fabian Affolter
5d862e426e
Upgrade fuzzywuzzy to 0.14.0 ( #4240 )
2016-11-06 07:36:03 -08:00
Fabian Affolter
a7266ae6cf
Check that no configuration is provided ( #3553 )
2016-09-29 19:02:22 -07:00
Fabian Affolter
d6c586bf42
Upgrade fuzzywuzzy to 0.12.0 ( #3524 )
2016-09-28 00:07:52 -07:00
Fabian Affolter
fb639e08d7
Fix schemas and update ordering ( #2932 )
2016-08-22 14:19:19 +02:00
Fabian Affolter
72fc77b84d
Upgrade fuzzywuzzy to 0.11.1 ( #2685 )
2016-07-31 15:00:52 -07:00
Fabian Affolter
06efee7ecf
Upgrade fuzzywuzzy to 0.11.0 ( #2416 )
2016-07-02 11:12:48 -07:00
Fabian Affolter
fd4a9cf7c5
Upgrade fuzzywuzzy to 0.10.0 ( #2234 )
2016-06-05 15:58:54 -07:00
Jan Harkes
7c9729b9c1
Service validation for conversation component.
2016-04-13 12:48:39 -04:00
Paulus Schoutsen
a35173a5ff
Surpress silly warnings
2016-03-28 23:46:19 -07:00
Fabian Affolter
b534244e40
Fix PEEP257 issues
2016-03-08 17:55:57 +01:00
Fabian Affolter
b8a40457ee
Update docstrings to match PEP257
2016-03-07 18:50:30 +01:00
Paulus Schoutsen
e80309c03c
Fix imports (using isort)
2016-02-18 21:27:50 -08:00
David Edmundson
a3f805d88e
Use fuzzy matching for conversation entity matching
...
Entity may not be picked up exactly by the speech recognition. Instead
of doing an exact string match, look for names which are phonetically
similar and choose the best match above a certain threshold.
This helps as entity names may often be pronoun's (Dave's bedroom) and
this allows for some minor mistakes i.e "the bedroom" will successfully
match against a switch called "bedroom"
It introduces a new library dependency, fuzzywuzzy for comparisons.
2015-12-15 20:44:35 +00:00
Paulus Schoutsen
fabd0ced3f
Make DEPENDENCIES optional for components
2015-11-26 13:11:59 -08:00
Fabian Affolter
97f9f8aa49
Update link to docs (Jekyll 3 update)
2015-11-09 13:12:18 +01:00
Fabian Affolter
78ad2686d4
Add link to docs
2015-10-25 15:58:58 +01:00
Paulus Schoutsen
58afbecd05
Speed up tests
2015-09-01 00:18:26 -07:00
Paulus Schoutsen
1b89a502c4
Extract core into own submodule
2015-08-16 20:44:46 -07:00
Paulus Schoutsen
eaded9b67c
Add support for voice commands
2015-03-10 00:20:52 -07:00
Paulus Schoutsen
e915dd0020
Add a basic conversation component
2015-03-10 00:08:50 -07:00