1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-19 06:41:33 +03:00
Commit Graph

31 Commits

Author SHA1 Message Date
louistiti
7cf7f97912
feat(server): support arrays on NER between conditions 2021-12-28 18:08:13 +08:00
louistiti
aa9a494a4b
chore: upgrade Jest deps to latest 2021-12-27 18:37:42 +08:00
louistiti
81ec213ff2
chore: use different modules DBs while testing and flush them at the end of the tests 2021-04-05 11:46:42 +08:00
louistiti
e1d5bed3e6
fix(server): make use of Basic plugin from the main NLP container 2021-04-03 10:59:07 +08:00
louistiti
0e093da5af
chore: remove strict mode 2021-03-03 17:09:31 +08:00
Louistiti
a72348602e refactor(package/calendar): edit To-Do List module answers and expressions 2019-06-08 22:29:00 +08:00
Louistiti
77669cf3aa refactor: major improvement of the After Speech feature 2019-06-08 20:11:02 +08:00
Louistiti
182089b57a test(package/calendar): done 2019-06-06 23:15:33 +08:00
Louistiti
c003e1ffcc docs(package/calendar): typo readme 2019-06-06 21:49:33 +08:00
Louistiti
37e61c3152 docs(package/calendar): fill readme 2019-06-06 20:41:13 +08:00
Louistiti
ae0739717b feat(package/calendar): French translation done 2019-06-06 20:26:58 +08:00
Louistiti
751298d6c5 refactor(package/calendar): use completed todo answer to display new completed todo 2019-06-06 19:08:07 +08:00
Louistiti
53f7db55c6 feat(package/calendar): finalize English translation 2019-06-06 18:49:20 +08:00
Louistiti
581da8cd98 feat(package/calendar): WIP done 2019-06-06 18:05:52 +08:00
Louistiti
b9693df90c feat(package/calendar): WIP complete todo To-Do List module 2019-05-21 21:54:19 +08:00
Louistiti
602aa694ac feat(package/calendar): complete todos WIP 2019-05-19 20:40:24 +08:00
Louistiti
1a3dab0e56 refactor(package/calendar): transform todos to dicts in the To-Do List module 2019-05-19 16:30:21 +08:00
Louistiti
5e128df023 feat(package/calendar): add todos to list in the To-Do List module 2019-05-19 16:16:34 +08:00
Louistiti
23996ad0a8 refactor(package/calendar): review To-Do List action entities 2019-05-19 14:55:08 +08:00
Louistiti
8575e9e3ef feat(package/calendar): delete list in the To-Do List module 2019-05-19 14:47:42 +08:00
Louistiti
12e8f5c3bf feat(package/calendar): view lists in the To-Do List module 2019-05-19 14:30:53 +08:00
Louistiti
2041be14db feat(package/calendar): rename a list in the To-Do List module 2019-05-19 12:42:46 +08:00
Louistiti
857be94779 feat(package/calendar): create a list in the To-Do List module 2019-05-19 11:53:26 +08:00
Louistiti
7654407fba refactor(server): stop removing accent for NLU 2019-05-18 21:23:06 +08:00
Louistiti
b38014decd refactor(server): improve entity recognition 2019-05-11 19:02:53 +08:00
Louistiti
3fda3526c7 feat(server): add regex entity type 2019-05-11 18:09:05 +08:00
Louistiti
27c323ab42 refactor(server): NER split per entity type 2019-05-11 16:42:08 +08:00
Louistiti
24cf3c9a4f feat(server): NER backbone 2019-05-10 08:45:43 +08:00
Louistiti
0c2d846ace test(package/calendar): mock first test 2019-05-04 09:28:19 +08:00
Louistiti
0cdd73d6c2 feat(package/calendar): To-Do List module backbone 2019-05-04 09:26:11 +08:00
Louistiti
b449376f61 feat(server): introduce actions module 2019-05-03 23:31:09 +08:00