louistiti
|
dd9d024975
|
feat: Python bridge binary build with cx_Freeze
|
2022-10-04 14:19:56 +08:00 |
|
louistiti
|
8d1ab6973a
|
feat: Python bridge build on macOS x86_64 arch
|
2022-10-02 15:43:48 +08:00 |
|
louistiti
|
b7d496e6d6
|
feat: add skill execution time in check script
|
2022-09-27 19:46:41 +08:00 |
|
louistiti
|
defc70128c
|
refactor: add ESLint rules about imports
|
2022-09-27 00:01:03 +08:00 |
|
louistiti
|
f68da11f6b
|
refactor(server): make use of node:* import for all Node.js built-in modules
|
2022-09-26 23:28:25 +08:00 |
|
louistiti
|
7544534ea4
|
refactor(server): skill domain helper to static class
|
2022-09-26 21:36:07 +08:00 |
|
louistiti
|
46c0b579aa
|
refactor(server): OS helper to static class
|
2022-09-26 21:32:59 +08:00 |
|
louistiti
|
a80e8ba65d
|
refactor(server): log helper to static class
|
2022-09-26 21:29:56 +08:00 |
|
louistiti
|
88d86117ac
|
refactor(server): loader helper to static class
|
2022-09-26 21:24:07 +08:00 |
|
louistiti
|
f4d625500f
|
refactor(server): lang helper to static class
|
2022-09-26 21:17:36 +08:00 |
|
louistiti
|
9065d713e9
|
refactor(server): string helper from singleton to static
|
2022-09-26 00:44:40 +08:00 |
|
louistiti
|
cc317842d8
|
chore: clean up ESLint comments and new Prettier/ESLint script
|
2022-09-21 23:29:29 +08:00 |
|
louistiti
|
82f6ee80fe
|
refactor(server): skill domain helper to singleton
|
2022-09-21 23:01:16 +08:00 |
|
louistiti
|
84aadc0245
|
refactor(server): string helper to singleton
|
2022-09-21 22:24:48 +08:00 |
|
louistiti
|
a5e48ec9e7
|
refactor(server): OS helper to singleton
|
2022-09-21 22:15:02 +08:00 |
|
louistiti
|
713ece380b
|
refactor(server): rename lang helper methods
|
2022-09-21 21:46:05 +08:00 |
|
louistiti
|
8d3aee8da7
|
refactor(server): lang helper to singleton
|
2022-09-21 21:31:19 +08:00 |
|
louistiti
|
4f1683dc55
|
refactor(server): capitalize singleton helpers instance constants
|
2022-09-21 20:25:00 +08:00 |
|
Divlo
|
c68b16191a
|
chore: remove unneeded eslint disable comments
|
2022-09-20 21:49:41 +02:00 |
|
Divlo
|
ef8374d03b
|
perf: improve scripts/lint
|
2022-09-20 21:47:29 +02:00 |
|
Divlo
|
285bfa6e78
|
refactor(server): add getSkillConfig
|
2022-09-20 21:43:34 +02:00 |
|
Divlo
|
a28eede95b
|
refactor(server): os helper to TypeScript
|
2022-09-20 21:34:56 +02:00 |
|
Divlo
|
949138627e
|
refactor(server): loader helper to TypeScript
|
2022-09-16 20:58:24 +02:00 |
|
Divlo
|
b7f20710db
|
refactor(server): log helper to TypeScript
|
2022-09-16 19:36:58 +02:00 |
|
Divlo
|
c979a9ea08
|
refactor(server): lang helper to TypeScript
|
2022-09-16 17:17:54 +02:00 |
|
louistiti
|
6f7bcc5e37
|
refactor(server): skill domain helper to TypeScript
|
2022-09-13 23:06:57 +08:00 |
|
louistiti
|
dbd659d75f
|
feat: add OS info in the checking report
|
2022-09-13 00:45:23 +08:00 |
|
louistiti
|
ed97b9361f
|
feat: add spaCy model checking
|
2022-09-13 00:09:37 +08:00 |
|
louistiti
|
35a9f6e0ea
|
refactor(server): string helper to TypeScript
|
2022-09-12 16:00:46 +08:00 |
|
louistiti
|
49ffb0b1f3
|
style(server): typo
|
2022-09-04 14:25:41 +08:00 |
|
louistiti
|
4e7ee1bb5e
|
feat: make sure there is no .venv folder before the Python deps setup
|
2022-09-03 21:12:53 +08:00 |
|
louistiti
|
019c462bfa
|
feat: complete Prettier setup
|
2022-09-03 19:12:41 +08:00 |
|
louistiti
|
b9945729bb
|
feat: new ESLint config
|
2022-09-03 18:17:16 +08:00 |
|
louistiti
|
afdb71f766
|
perf: check Pipfile instead of Pipfile.lock to judge whether Python packages must be installed
|
2022-08-23 21:19:23 +08:00 |
|
louistiti
|
0580cfc54a
|
chore: upgrade to spaCy latest and PyTorch latest
|
2022-08-23 21:05:49 +08:00 |
|
Divlo
|
f507f6f7e4
|
fix(docker): usage of Ubuntu base image with pyenv and nvm (#408)
|
2022-08-23 20:59:09 +08:00 |
|
louistiti
|
f17b894907
|
refactor: legacy package/module naming to skills naming
|
2022-08-20 22:47:06 +08:00 |
|
louistiti
|
01f7515e6f
|
refactor: switch from skill NLU config to skill config naming
|
2022-08-20 22:35:34 +08:00 |
|
louistiti
|
65bfa6cf37
|
chore: enable site-packages for the virtual env
|
2022-07-27 22:51:42 +08:00 |
|
louistiti
|
fdf0a389b7
|
fix: check script with new intent-object format
|
2022-07-19 22:01:48 +08:00 |
|
louistiti
|
cfd8f7cbe5
|
fix: check new resolvers paths
|
2022-07-19 21:57:00 +08:00 |
|
louistiti
|
602604e437
|
feat: create new NLP skills resolvers model + NLP global resolvers model
|
2022-07-12 22:27:38 +08:00 |
|
louistiti
|
239ce6fb36
|
chore: add Leon version in check report
|
2022-07-09 19:07:17 +08:00 |
|
louistiti
|
6ed88a5946
|
feat: add Cartesian sample training on resolvers + enum entities
|
2022-07-02 01:42:23 +08:00 |
|
louistiti
|
eb5ade7684
|
feat: map skills resolvers intents
|
2022-07-01 01:07:48 +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
|
07743657cd
|
BREAKING: remove legacy packages
|
2022-06-26 23:11:37 +08:00 |
|
louistiti
|
a1e9011d5d
|
feat: achieve Cartesian training
|
2022-06-26 17:37:21 +08:00 |
|
louistiti
|
e3b20a320d
|
chore: add global entities logs on training phase
|
2022-06-26 17:28:19 +08:00 |
|