1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-18 22:31:32 +03:00
Commit Graph

279 Commits

Author SHA1 Message Date
Louistiti
0f223ae894 chore: bump browser-sync to 2.26.7 2019-06-07 21:58:45 +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
a67a4475b6 style: use "impératif" tense for French language 2019-06-06 19:39:48 +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
aeb065ce0f refactor(server): merge built-in and named entities 2019-06-06 18:07:42 +08:00
Louistiti
581da8cd98 feat(package/calendar): WIP done 2019-06-06 18:05:52 +08:00
Louistiti
d38e6095f9 fix: take .env in consideration when using Docker 2019-06-06 09:06:48 +08:00
Louistiti
88b81105e2 chore: remove "setup:offline" npm script
until Snowboy update to Node.js 10+
2019-05-25 13:19:10 +08:00
Louis Grenard
3776fa3e31
chore: add FUNDING.yml file 2019-05-25 13:06:12 +08:00
Louistiti
e6bdb3eedb Merge branch 'reverse-proxy-improvement' into develop 2019-05-25 12:45:35 +08:00
Louistiti
cdef5f8d15 refactor: remove web app env variables 2019-05-25 12:16:10 +08:00
Louis Grenard
23e9070640
Merge branch 'develop' into reverse-proxy-improvement 2019-05-25 12:11:47 +08:00
Sandro Jäckel
a3d7a2a735
refactor: try to use relative urls instead of absolute ones 2019-05-22 00:53:03 +02:00
Louistiti
b9693df90c feat(package/calendar): WIP complete todo To-Do List module 2019-05-21 21:54:19 +08:00
Louistiti
9071c92790 fix: spinner test 2019-05-21 14:41:22 +08:00
Louistiti
15543a7bfb chore: bump @google-cloud/speech to latest 2019-05-21 14:23:22 +08:00
Louistiti
7c4403fdaf refactor: give a try for better reverse proxy 2019-05-20 08:24:59 +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
82a910b59b Merge branch 'nlp-ner' into develop 2019-05-18 21:28:50 +08:00
Louistiti
7654407fba refactor(server): stop removing accent for NLU 2019-05-18 21:23:06 +08:00
Louistiti
fa6a5a43a6 fix(server): NER trim entity on after conditions 2019-05-18 19:28:50 +08:00
Louistiti
68c81875dc docs: add configuration docs URL in the dotenv file 2019-05-13 08:07:38 +08:00
Louistiti
97311aa1b4 chore: add "docker:check" npm script 2019-05-12 09:21:58 +08:00
Louis Grenard
1e7fc8a2e1
Merge pull request #95 from SuperSandro2000/patch-1
chore: optimize Docker image
2019-05-12 09:21:24 +08:00
Louistiti
815dbc9e2e test(server): NER done 2019-05-11 23:37:59 +08:00
Sandro Jäckel
0b812777f7
Don't upgrade pip, optimize pip3 install, remove build-base
Don't cache packages for smaller final image
Don't show progress bar for better CI integration
Move COPY to better utilize cache
2019-05-11 16:24:27 +02:00
Louistiti
8a68440221 test(server): add new string helpers unit tests 2019-05-11 19:39:38 +08:00
Louistiti
226b410639 test(server): fix fallbacks unit tests 2019-05-11 19:31:35 +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
5bc6c3f116 feat(server): catch unsupported action entity type 2019-05-11 13:34:26 +08:00
Louistiti
d2de9a87e0 refactor(server): snake_case action entities conditions to PascalCase 2019-05-11 11:57:05 +08:00
Louistiti
62a6536b1f refactor(server): split NER to a different class 2019-05-11 11:38:25 +08:00
Louistiti
9bd7f63062 refactor(server): no NLU double entities 2019-05-11 09:39:35 +08:00
Louistiti
97c2329104 docs: use specific branch on the building badge 2019-05-10 12:42:37 +08:00
Louistiti
24cf3c9a4f feat(server): NER backbone 2019-05-10 08:45:43 +08:00
Louistiti
e2e5455555 chore: upgrade node-nlp to latest 2019-05-06 18:56:30 +08:00
Louistiti
232efad74c Merge branch 'modules-actions' into develop 2019-05-04 15:23:00 +08:00