文件历史

30 次代码提交

作者 SHA1 备注 提交日期
Divlo 8c89cbf43c Merge branch 'develop' into feat/better-json-schemas-developer-experience 2023-04-05 00:13:34 +02:00
louistiti b51bf4b1c2 refactor(server): model loader error handling 2023-03-20 20:52:42 +08:00
Divlo 248dbb84f0 chore: add $schema property to all JSON files 2023-01-06 21:48:35 +01:00
Divlo d973ab4318 chore: delete schemas.ts files outside server 2022-11-13 12:48:43 +01:00
louistiti 6c292994fd feat: add data schemas 2022-11-02 00:21:14 +08:00
louistiti 019c462bfa feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
louistiti f9865b71c3 refactor(skill/rochambeau): move handsign global entity to skill enum entity 2022-07-10 20:07:29 +08:00
louistiti 6ed88a5946 feat: add Cartesian sample training on resolvers + enum entities 2022-07-02 01:42:23 +08:00
louistiti 82df0a3c23 feat: train skills resolvers and remap as per changes 2022-07-01 00:19:36 +08:00
louistiti e37526d905 feat(server): introduce main NLP model and resolvers NLP model 2022-06-30 22:35:54 +08:00
louistiti ce00989b01 feat(skill/color): introduce color skill 2022-06-26 19:32:49 +08:00
louistiti a8d82050c8 fix(server): make use of current entities to match global entities 2022-06-26 12:40:29 +08:00
louistiti 2e66be25ef refactor: train global entities at a higher level 2022-06-26 12:01:43 +08:00
louistiti 567b030c4f feat(server): support on-the-fly entity annotation for built-in entities 2022-06-11 07:54:20 +08:00
louistiti e88495a9a9 feat: start to map resolvers between the core and skills 2022-05-23 22:33:56 +08:00
louistiti 993d52e868 feat: train affirmation and denial resolver 2022-05-23 22:23:32 +08:00
louistiti 870ab2e87e feat(server): add more affirmative utterance samples 2022-05-14 12:53:31 +08:00
louistiti 0ebc0518e6 fix(skill/rochambeau): final logic 2022-05-09 22:31:47 +08:00
louistiti 1529c72039 feat(server): add handsigns custom entity 2022-05-08 22:16:28 +08:00
louistiti 25adf406c8 feat(server): context and slot filling, keep context and await for entities 2022-03-27 19:50:35 +08:00
louistiti 334bf393f2 feat(server): introduce resolvers for slot filling (wip) 2022-03-22 00:39:36 +08:00
louistiti 2b03d981ab refactor(server): add prefix for system intents 2022-03-20 20:01:24 +08:00
louistiti 969a83e608 feat(server): slot filling (wip) 2022-03-20 19:25:42 +08:00
louistiti 1845eed71d feat(server): trigger unsupported language 2022-03-20 18:07:16 +08:00
louistiti d1c2a11d82 feat(server): context (wip) 2022-03-14 00:06:23 +08:00
louistiti 9be7c70076 feat(server): auto restart the TCP server when language is switching 2022-03-06 22:09:04 +08:00
louistiti 0367b44f21 feat: dynamic variable binding on NLG 2022-03-02 00:16:03 +08:00
louistiti 3ca48265e7 feat(server): deep data mapping on enum NER 2022-02-28 01:00:01 +08:00
louistiti 975b8ebcf0 feat: context and slot filling preparation (wip) 2022-02-23 21:33:47 +08:00
louistiti 4107932d00 feat: annotate entities on the fly + prepare for dialog skill type and cross-domains data 2022-02-22 22:31:06 +08:00