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 |
|
Louistiti
|
39284d9cae
|
chore: bump to 1.0.0-beta.3
|
2019-05-04 15:22:46 +08:00 |
|
Louistiti
|
4d929dc4fa
|
refactor(server): actions to fallbacks
|
2019-05-04 11:20:35 +08:00 |
|
Louistiti
|
cfed8c39f5
|
docs: update contributing file for development setup
|
2019-05-04 09:51:33 +08:00 |
|
Louistiti
|
5cf77d9011
|
fix: e2e tests by adding modules actions level
|
2019-05-04 09:41:37 +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
|
352c39a46b
|
test(server): fix units to introduce modules actions
|
2019-05-04 08:48:59 +08:00 |
|
Louistiti
|
b449376f61
|
feat(server): introduce actions module
|
2019-05-03 23:31:09 +08:00 |
|
Louistiti
|
e5f2996e5f
|
docs: new beers GitHub asset
|
2019-05-03 14:21:05 +08:00 |
|
Louistiti
|
f05d155f1b
|
docs: update readme to Docker run on Windows
|
2019-05-03 09:06:31 +08:00 |
|
Louistiti
|
0d70387ba3
|
chore(web app): upgrade browser-sync to latest
|
2019-05-01 16:31:47 +08:00 |
|
Louistiti
|
18f144cb57
|
docs(package/checker): readme typo
|
2019-05-01 16:10:55 +08:00 |
|
Louistiti
|
9d66fd7bf2
|
Merge branch 'latest-node-nlp' into develop
|
2019-05-01 16:07:33 +08:00 |
|
Louistiti
|
d34ddde843
|
refactor(server): min confidence
|
2019-05-01 16:00:01 +08:00 |
|
Louistiti
|
a6f55ef400
|
test(server): fix language attribution before NLP testing
|
2019-05-01 14:32:50 +08:00 |
|
Louistiti
|
d910eb153c
|
chore: add post and pre expressions training to all the tests
|
2019-05-01 13:15:36 +08:00 |
|
Louistiti
|
238f6f2fe1
|
docs: remove unnecessary dot on readme
|
2019-04-30 07:45:53 +08:00 |
|
Louistiti
|
f55cc8f772
|
chore: upgrade to latest node-nlp
|
2019-04-29 07:21:47 +08:00 |
|
Louistiti
|
c6cc807593
|
docs: update Node.js prerequisites
|
2019-04-29 07:02:57 +08:00 |
|
Louistiti
|
8f3bb5ab80
|
chore: do not execute any module during the NLP testing
|
2019-04-27 21:46:05 +08:00 |
|