Åke Forslund
e9c94d0305
Update skill container to use Intent class
...
the command line to enable the intent parsing is now --enable-intent
2017-04-08 11:41:31 +02:00
Åke Forslund
95641451fa
Fix PEP-8 issues
2017-04-08 11:08:13 +02:00
DMendyke
ed21c1471c
Merge pull request #638 from MycroftAI/dmendyke.service.instance
...
Code to prevent multiple instances of a service
2017-04-07 15:40:26 -07:00
Augusto Monteiro 'Sparky
621c7c4437
#636 - Fixing pep8
2017-04-06 17:14:18 -07:00
Augusto Monteiro 'Sparky
b35c012692
#636 - Adding ignore logs
2017-04-06 17:14:18 -07:00
Augusto Monteiro 'Sparky
13fe3fe12a
#636 - Removing old skills folder
2017-04-06 17:14:18 -07:00
Augusto Monteiro 'Sparky
54db8c6c33
#546 - Fixing pep8
2017-04-06 16:55:09 -07:00
Augusto Monteiro 'Sparky
18f4ff3e90
#546 - Fixing pep8
2017-04-06 16:42:43 -07:00
Augusto Monteiro 'Sparky
2e172433aa
#546 - Adding feedback to user that mycroft is updating
2017-04-06 16:30:58 -07:00
Augusto Monteiro 'Sparky
f708a1e15c
#546 - Using events
2017-04-06 16:08:23 -07:00
dmendyke
0bfbe58467
pep8
2017-04-06 15:57:34 -07:00
dmendyke
c7645be49c
Added PID locking to both 'voice' and 'service' services.
2017-04-06 12:59:31 -07:00
Augusto Monteiro 'Sparky
b5aeca02ac
#546 - Removing unsed import
2017-04-05 17:11:20 -07:00
Augusto Monteiro 'Sparky
aeb73054da
#546 - Installing Default Skills
2017-04-05 16:46:54 -07:00
Augusto Monteiro 'Sparky
1f59c50df5
#546 - Removing Skills
2017-04-05 16:23:42 -07:00
dmendyke
f81d5b1249
Added locking PID file creation to 'skills' service
2017-04-05 15:16:32 -07:00
Augusto Monteiro 'Sparky
9728e645bc
#546 - Adding Skill Install
2017-04-05 15:11:45 -07:00
Augusto Monteiro 'Sparky
f76685d46d
#546 - Removing prioritary skills loading
2017-04-04 17:11:33 -07:00
Augusto Monteiro 'Sparky
1150fc9a54
#546 - Making Intent a class instead of skill
2017-04-04 16:48:40 -07:00
Augusto Monteiro 'Sparky
b89ffcfd37
#546 - Removing skills
2017-04-04 11:12:11 -07:00
Augusto Monteiro 'Sparky
12620694b3
#630 - Fixing SkillInstaller, using text to match instead of exit code
2017-04-03 11:18:56 -07:00
Augusto Monteiro
601948ff3f
Merge pull request #533 from MycroftAI/feature/issue-527
...
#527 - skill to skill installation
2017-03-31 15:04:54 -07:00
penrods
bd23d26011
Implementing WolframAlpha changes from issue #600
...
This limits WolframAlphaSkill to only query WolframAlpha when the utterance doesn't match an intent (calling the fallback handler) and it contains an obvious question phrase.
2017-03-30 17:15:57 -07:00
kfezer
a475341346
Merge branch 'dev' into feature/issue-553
2017-03-30 20:49:36 +00:00
kfezer
622765015d
Revert "Fixes Issue 588"
2017-03-30 08:50:24 -07:00
kfezer
f7c781d119
Update core.py
...
Fixed Pep8 Issue
2017-03-29 16:27:49 -07:00
kfezer
4c24466120
Merge branch 'dev' into feature/issue-553
2017-03-29 17:28:10 +00:00
kfezer
80b54296b3
Merge pull request #591 from MycroftAI/bugfix/issue-588
...
Fixes Issue 588
2017-03-29 16:40:06 +00:00
kfezer
de27ad4caa
Merge pull request #572 from SoloVeniaASaludar/bugfix/issue-571
...
Update core.py
2017-03-29 16:39:06 +00:00
kfezer
cf4bc9a20d
Update not.found.dialog
...
Fixed typo
2017-03-29 09:35:48 -07:00
kfezer
4e1b739474
Update choose.dialog
...
changed some wording
2017-03-29 09:35:28 -07:00
Augusto Monteiro
814f2fb441
#527 - fixing pep8
2017-03-28 11:20:00 -07:00
Augusto Monteiro
5ec0d0d48a
#527 - cleaning all events
2017-03-28 11:20:00 -07:00
Augusto Monteiro
0c60da0883
#527 - cloning msm
2017-03-28 11:20:00 -07:00
Augusto Monteiro
5def9aceca
#527 - Fixing rename
2017-03-28 11:20:00 -07:00
Augusto Monteiro
2b96f2dd19
#527 - Adding msm install script and renaming skill
2017-03-28 11:20:00 -07:00
Augusto Monteiro
1f363a245b
#527 - skill to skill installation
2017-03-28 11:20:00 -07:00
kfezer@gmail.com
348a9111a2
modified: mycroft/skills/core.py
...
Fixed typo
2017-03-27 13:56:13 -07:00
Åke Forslund
be8dd47250
Add expect_response option to speak_methods
...
if expect_response flag is set to True the stt will be triggered just as if the wakeword has been received or the button on the mycroft enclosure has been pressed.
2017-03-17 20:20:27 +01:00
SoloVeniaASaludar
852d1d3c15
Update core.py
2017-03-16 16:43:53 +01:00
SoloVeniaASaludar
a8f7e84a2c
Update core.py
2017-03-16 16:29:11 +01:00
Augusto Monteiro
319f39801a
#566 - Adding normalize import on wolfranalpha
2017-03-15 14:31:10 -05:00
Åke Forslund
8df393c813
Remove handler from registered_intents list, it wasn't used
2017-03-14 22:01:48 +01:00
Åke Forslund
49c5a3e523
Add debug and error logging
2017-03-14 21:55:04 +01:00
Augusto Monteiro
7c25e56b96
#560 - fixing pep8
2017-03-14 14:34:53 -05:00
Augusto Monteiro
2464e87118
#560 - loading skills sorted
2017-03-14 14:34:53 -05:00
Augusto Monteiro
eaac4a1f08
#539 - fixing pep8
2017-03-14 13:57:17 -05:00
Augusto Monteiro
0901f1bafc
#539 - fixing pep8
2017-03-14 13:43:45 -05:00
penrods
eafcc1abfb
Several extensions to text normalization:
...
* intent_failure message now carries along the utterance's lang code
* normalizing query for Wolfram Alpha
* added normalization of "whats" to "what is". This is technically incorrect ("whats" means more than one instance of "what", as in "the whats and whys of open source"), but that is a rare phrase. Unfortunately, several STT engines incorrectly output things like "whats 8 + 4", which is grammatically incorrect. So we'll handle the common and potentially screw up the uncommon.
* more parsing test cases, including a few corrections
2017-03-14 13:43:45 -05:00
Steve Penrod
883848fa11
Fixed typo (parser instead of parse)
...
Fixed typo (parser instead of parse)
2017-03-14 13:43:45 -05:00