提交

提交图

  • 86d5040a7d feat(skill/mbti): main NLU structure [skip ci] louistiti 2022-06-30 00:30:47 +08:00
  • aebe513599 Merge branch 'from-modules-to-skills' into develop [skip ci] louistiti 2022-06-26 23:23:16 +08:00
  • 07743657cd BREAKING: remove legacy packages louistiti 2022-06-26 23:11:37 +08:00
  • 68514cbc07 Merge branch 'from-modules-to-skills' into develop louistiti 2022-06-26 19:47:20 +08:00
  • ce00989b01 feat(skill/color): introduce color skill louistiti 2022-06-26 19:32:49 +08:00
  • f1f8b472b4 refactor(skill/todo_list): adapt to Cartesian training samples louistiti 2022-06-26 17:54:49 +08:00
  • a1e9011d5d feat: achieve Cartesian training louistiti 2022-06-26 17:37:21 +08:00
  • e3b20a320d chore: add global entities logs on training phase louistiti 2022-06-26 17:28:19 +08:00
  • a8d82050c8 fix(server): make use of current entities to match global entities louistiti 2022-06-26 12:40:29 +08:00
  • 2e66be25ef refactor: train global entities at a higher level louistiti 2022-06-26 12:01:43 +08:00
  • aa995d46c8 refactor: move up the rest of the config to the higher level louistiti 2022-06-20 21:17:30 +08:00
  • 3713521b08 refactor: move up /server/src/config to /core level louistiti 2022-06-19 23:57:36 +08:00
  • dcddacca29 feat: introduce suggestions louistiti 2022-06-19 14:37:21 +08:00
  • 4b5a883510 feat: communicate suggestions to the client louistiti 2022-06-19 13:47:43 +08:00
  • 192dd0a87a feat(skill/rochambeau): add start answers louistiti 2022-06-19 12:18:23 +08:00
  • 573704706c feat(skill/rochambeau): introduce paper scissors rock louistiti 2022-06-19 12:00:17 +08:00
  • fba80966c9 feat(skill/guess_the_number): introduce the Guess the Number skill louistiti 2022-06-16 23:38:35 +08:00
  • af0fdd1e18 feat(skill/introduction): add one utterance sample louistiti 2022-06-16 22:24:42 +08:00
  • 843bc428b8 feat(server): change log emojis louistiti 2022-06-16 22:21:15 +08:00
  • be0b345d3f feat(skill/birthday): remove birthday skill louistiti 2022-06-16 21:52:30 +08:00
  • c5cc9bdd52 feat(skill/introduction): ask about owner info if necessary louistiti 2022-06-16 21:52:00 +08:00
  • 795acc5bdd feat: shared skills memory louistiti 2022-06-16 21:31:30 +08:00
  • 8377c63db4 feat(server): provide nextAction even when no slot is set and clean up NLU object on context switch louistiti 2022-06-15 23:16:13 +08:00
  • e1485c2ed3 refactor: simplify skills outputs louistiti 2022-06-12 17:58:57 +08:00
  • 10d10a1690 feat: support dynamic variables on skill NLU settings for logic type louistiti 2022-06-12 10:49:07 +08:00
  • c5edf6488b refactor: simplify slots mapping data structure between core and skills louistiti 2022-06-11 23:02:35 +08:00
  • b69b1fea16 feat(server): report full traceback from skills execution louistiti 2022-06-11 10:01:47 +08:00
  • 567b030c4f feat(server): support on-the-fly entity annotation for built-in entities louistiti 2022-06-11 07:54:20 +08:00
  • 2ac1bc63cc fix(server): multiple slots filling louistiti 2022-06-10 22:57:31 +08:00
  • fce47cdbd5 feat(server): save slots within conversation context louistiti 2022-06-08 00:20:26 +08:00
  • 9139215971 chore: remove logs louistiti 2022-06-07 22:05:51 +08:00
  • 6712ae5539 fix(server): context switching on action loop louistiti 2022-06-06 23:42:36 +08:00
  • ceea47ff7d feat(server): resolve resolvers tmp louistiti 2022-06-06 00:26:24 +08:00
  • f4d782b69e refactor(server): split anonymous collaborative logger request louistiti 2022-06-05 10:58:00 +08:00
  • 8a33980260 refactor(server): split language switching louistiti 2022-06-05 10:54:58 +08:00
  • a42bf40b93 Merge branch 'develop' into from-modules-to-skills louistiti 2022-06-05 10:43:53 +08:00
  • 782a3aaa0a fix(server): check one-shot slot filling case causing infinite loop louistiti 2022-06-05 10:43:38 +08:00
  • f30ddb6be5 docs: update sponsor [skip ci] Louis Grenard 2022-06-03 08:47:21 +08:00
  • 6cfbabfe73 refactor(server): tmp NLU split louistiti 2022-05-29 17:14:15 +08:00
  • b1a332bab6 feat: tmp resolvers mapping louistiti 2022-05-23 23:19:25 +08:00
  • e88495a9a9 feat: start to map resolvers between the core and skills louistiti 2022-05-23 22:33:56 +08:00
  • 993d52e868 feat: train affirmation and denial resolver louistiti 2022-05-23 22:23:32 +08:00
  • 0acb31a9c6 feat(server): prepare the next action on non-slot-filled skills louistiti 2022-05-22 13:11:07 +08:00
  • ffe0c8d217 Merge branch 'develop' into from-modules-to-skills louistiti 2022-05-14 12:59:55 +08:00
  • 5dbc010fa6 docs: remove sponsor [skip ci] Louis Grenard 2022-05-14 12:59:02 +08:00
  • f36dd20f82 docs: remove sponsor [skip ci] Louis Grenard 2022-05-14 12:54:35 +08:00
  • 870ab2e87e feat(server): add more affirmative utterance samples louistiti 2022-05-14 12:53:31 +08:00
  • 0ebc0518e6 fix(skill/rochambeau): final logic louistiti 2022-05-09 22:31:47 +08:00
  • 7f5e30ac82 feat(skill/rochambeau): init louistiti 2022-05-09 21:47:35 +08:00
  • f4446ef177 feat(server): restart a skill with the original utterance saved in context louistiti 2022-05-09 01:09:33 +08:00
  • 035c9d5240 feat(server): clean up context if the action loop does not meet the expected items louistiti 2022-05-08 23:37:03 +08:00
  • 1529c72039 feat(server): add handsigns custom entity louistiti 2022-05-08 22:16:06 +08:00
  • 9e242d77d3 feat(server): reprocess NLU in case of slot filling interruption louistiti 2022-05-08 12:40:49 +08:00
  • 250e16e4e4 refactor: rename "source" to "item" louistiti 2022-05-08 11:31:05 +08:00
  • f88305020a feat(server): handle action loop when slots have all been filled at once louistiti 2022-05-05 22:49:39 +08:00
  • 27dc801cf5 feat(server): break the action loop from the skill louistiti 2022-05-05 21:37:59 +08:00
  • 05e0911009 chore: upgrade spaCy to 3.3.0 louistiti 2022-05-05 21:26:02 +08:00
  • 99681e2577 feat(server): stop action loop from skill to core louistiti 2022-05-05 21:11:48 +08:00
  • c5b3840082 feat(server): introduce basic concept of action loop louistiti 2022-05-04 22:52:05 +08:00
  • 7a9db1363d chore: require Python 3.9.10 to run louistiti 2022-05-01 10:53:52 +08:00
  • c988a456f4 Merge branch 'develop' into from-modules-to-skills louistiti 2022-05-01 08:50:05 +08:00
  • 5ee57ddf2a docs: remove sponsor [skip ci] Louis Grenard 2022-05-01 08:49:35 +08:00
  • 6c59f17207 chore: tmp louistiti 2022-05-01 08:48:07 +08:00
  • b47cbc3a5e docs: add @ant-media sponsor [skip ci] Louis Grenard 2022-04-27 22:04:24 +08:00
  • fa4bd6a8a1 Merge branch 'develop' into from-modules-to-skills louistiti 2022-04-11 22:53:52 +08:00
  • 3dd9039678 fix: use ports.ubuntu.com mirror for the offline TTS [skip ci] louistiti 2022-04-11 22:53:26 +08:00
  • 19e1aa22f6 feat(server): prepare action loop feature louistiti 2022-04-07 22:09:01 +08:00
  • 8b56a1850c feat(server): add current utterance entities to differentiate from the whole context louistiti 2022-04-06 02:10:05 +08:00
  • 8e1868798c feat(server): when a context is activated, pick up the most probable classification louistiti 2022-04-06 01:44:40 +08:00
  • 875757739f feat(server): persist entities into contexts louistiti 2022-04-06 00:25:58 +08:00
  • 860571bcb6 refactor: persistent entities in dynamic contexts (wip) louistiti 2022-04-05 20:27:15 +08:00
  • efc2a3a7c0 refactor: normalize entities louistiti 2022-04-05 10:41:18 +08:00
  • 9d6ae0aecd refactor: comply skills params to new structure louistiti 2022-04-05 10:22:49 +08:00
  • 68e40f65df feat(server): forward slots to skill + add original utterance louistiti 2022-04-01 00:45:07 +08:00
  • 22e9234b3d feat(server): handle case when all slots have been filled in one utterance louistiti 2022-04-01 00:02:37 +08:00
  • 8746175eca refactor(server): NLU process method louistiti 2022-03-31 00:21:53 +08:00
  • 39f8dc2bae refactor(server): slotFill method louistiti 2022-03-30 23:21:43 +08:00
  • 6b37195d9d refactor(server): make use of setter for activeContext louistiti 2022-03-30 00:10:27 +08:00
  • faabc2c7b0 fix(server): clean up active context after all slots have been filled louistiti 2022-03-29 20:11:33 +08:00
  • 7513aa7d20 fix: set skill config only when a bridge is set louistiti 2022-03-29 20:04:55 +08:00
  • 9b870010dd feat(server): trigger next action once all slots have been filled louistiti 2022-03-29 00:11:08 +08:00
  • 9124687eb0 feat(server): complete slot filling before triggering the next action louistiti 2022-03-28 01:09:30 +08:00
  • 77ebaf4a9c feat(server): from modules to skills with type at the actions level louistiti 2022-03-28 00:27:42 +08:00
  • 81c7eb83c5 refactor(server): move from skill type to action type louistiti 2022-03-28 00:01:57 +08:00
  • e27c1b9c8f feat(server): verify if all slots are filled louistiti 2022-03-27 22:49:59 +08:00
  • b6f79e04b9 refactor(server): disable builtin boolean entity louistiti 2022-03-27 21:59:44 +08:00
  • 25adf406c8 feat(server): context and slot filling, keep context and await for entities louistiti 2022-03-27 19:50:35 +08:00
  • 1ece25a497 feat(server): unstack oldest context louistiti 2022-03-27 12:30:34 +08:00
  • 49a7da9117 refactor(server): context and slot filling into a specific class louistiti 2022-03-27 10:24:08 +08:00
  • 2a535a8898 refactor(server): start slot filling / context refactor (wip) louistiti 2022-03-27 01:32:12 +08:00
  • 8257eb8792 feat(server): context setup with slot for each conversation (wip) louistiti 2022-03-27 01:05:56 +08:00
  • 960a6dc71c feat(server): resolve slots from slot filling louistiti 2022-03-26 19:51:50 +08:00
  • 3bbc2f8a25 feat(server): pickup questions for slot filling louistiti 2022-03-26 17:36:21 +08:00
  • 6aa60bfbd8 fix(server): correctly extract all spaCy entities louistiti 2022-03-26 15:51:12 +08:00
  • 368c57928a refactor(server): spaCy entities extracting louistiti 2022-03-22 23:40:35 +08:00
  • 1d9b18093b feat(server): main slots structure (wip) louistiti 2022-03-22 22:43:57 +08:00
  • 334bf393f2 feat(server): introduce resolvers for slot filling (wip) louistiti 2022-03-22 00:39:36 +08:00
  • 7e70f41774 refactor(server): find spaCy entities before extracting entities louistiti 2022-03-21 23:40:10 +08:00
  • bc228a6860 feat(web app): wait for TCP client to be connected first louistiti 2022-03-21 22:48:52 +08:00
  • 95bfcfe422 feat(server): slot filling PoC (tmp wip) louistiti 2022-03-21 00:01:44 +08:00