1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-27 16:16:48 +03:00
Commit Graph

527 Commits

Author SHA1 Message Date
louistiti
368c57928a
refactor(server): spaCy entities extracting 2022-03-22 23:40:35 +08:00
louistiti
1d9b18093b
feat(server): main slots structure (wip) 2022-03-22 22:43:57 +08:00
louistiti
334bf393f2
feat(server): introduce resolvers for slot filling (wip) 2022-03-22 00:39:36 +08:00
louistiti
7e70f41774
refactor(server): find spaCy entities before extracting entities 2022-03-21 23:40:10 +08:00
louistiti
bc228a6860
feat(web app): wait for TCP client to be connected first 2022-03-21 22:48:52 +08:00
louistiti
95bfcfe422
feat(server): slot filling PoC (tmp wip) 2022-03-21 00:01:44 +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
cbb48213d2
Merge remote-tracking branch 'origin/develop' into from-modules-to-skills 2022-03-19 20:47:15 +08:00
Louis Grenard
499be77d50
docs: add long dev notice to README [skip ci] 2022-03-19 19:47:45 +08:00
louistiti
d1c2a11d82
feat(server): context (wip) 2022-03-14 00:06:23 +08:00
louistiti
a9a43ac478
feat(server): context (wip) 2022-03-13 18:30:45 +08:00
louistiti
bf9bf231f7
feat(server): differenciate cities from countries for location entities 2022-03-13 13:34:53 +08:00
louistiti
1e6835a9e5
chore: context (wip) 2022-03-12 13:18:13 +08:00
louistiti
9be7c70076
feat(server): auto restart the TCP server when language is switching 2022-03-06 22:09:04 +08:00
louistiti
fd7234c827
chore(server): remove unnecessary Python packages 2022-03-06 15:13:34 +08:00
louistiti
0f7a6f6bed
refactor(server): TCP server for better structure 2022-03-06 14:26:36 +08:00
louistiti
1e988350b4
refactor: rename skills folder to match PEP 8 convention 2022-03-06 11:08:05 +08:00
louistiti
a808742c92
feat(server): support multi languages on TCP server 2022-03-06 02:33:32 +08:00
louistiti
cbe89ed6cc
feat(server): add auto reconnect on TCP client 2022-03-06 01:32:34 +08:00
louistiti
006e9fb011
feat(server): make TCP client global 2022-03-06 00:19:14 +08:00
louistiti
8acb82da9b
feat(server): fully implement low-level networking for IPC 2022-03-05 23:41:39 +08:00
louistiti
8476d5fc3c
refactor(server): add entities data to TCP server message 2022-03-05 21:32:43 +08:00
louistiti
5970ec9e8e
feat: Python TCP server and Node.js TCP client for IPC (wip) 2022-03-05 18:46:34 +08:00
louistiti
caa86fc8a6
feat: introduce spaCy for complete NER (wip) 2022-03-05 01:43:49 +08:00
louistiti
f17db82509
refactor(skill/birthday): main NLU structure 2022-03-04 00:16:59 +08:00
louistiti
64e8742aad
refactor(skill/birthday): birthday != birth date 2022-03-04 00:03:34 +08:00
louistiti
76547d9411
feat: slot filling (wip) 2022-03-03 23:50:45 +08:00
louistiti
9ce9a8bc4f
fix: only set skill config when it is a logic type 2022-03-02 01:08:03 +08:00
louistiti
f4f9fff978
feat: share data across domains 2022-03-02 01:00:55 +08:00
louistiti
0367b44f21
feat: dynamic variable binding on NLG 2022-03-02 00:16:03 +08:00
louistiti
8280c65897
fix(server): intent not found 2022-02-28 23:06:21 +08:00
louistiti
d5577b1ef5
feat(server): more accurate NLG 2022-02-28 22:54:31 +08:00
louistiti
28efe6e7d5
feat(server): unknown_answers fallback on dialog type 2022-02-28 22:03:15 +08:00
louistiti
b0d4bf6e1f
refactor: remove src/ when skills are dialog type 2022-02-28 21:32:35 +08:00
louistiti
a853de4558
refactor(skill/partner_assistant): use dialog type 2022-02-28 21:27:06 +08:00
louistiti
3ca48265e7
feat(server): deep data mapping on enum NER 2022-02-28 01:00:01 +08:00
louistiti
8f2f935b94
feat(server): NLG and entities mapping 2022-02-27 16:32:01 +08:00
louistiti
29b32f66f2
Merge branch 'develop' into from-modules-to-skills 2022-02-27 11:30:22 +08:00
Divlo
4372b45fc6
fix(docker): check should not allocate a pseudo-TTY (#359)
LGTM 👍
2022-02-27 11:28:25 +08:00
louistiti
4d255dd1d1
Merge branch 'develop' into from-modules-to-skills 2022-02-24 23:42:20 +08:00
Louis Grenard
8825d6877c
docs: move sponsor to new section [skip ci] 2022-02-24 23:40:42 +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
louistiti
cf6340b3ca
refactor(skill/youtube_downloader): from module to skill 2022-02-22 09:21:05 +08:00
louistiti
131659928e
refactor(skill/product_hunt_trends): from module to skill 2022-02-22 09:04:18 +08:00
louistiti
4029759ba7
refactor(skill/github_trend): from module to skill 2022-02-22 08:44:21 +08:00
louistiti
6f04e36342
refactor(skill/speed_test): from module to skill 2022-02-22 08:29:57 +08:00
louistiti
c658425913
refactor(skill/who_am_i): from module to skill 2022-02-21 23:13:26 +08:00