1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-09-20 06:17:20 +03:00
Commit Graph

1036 Commits

Author SHA1 Message Date
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
Louis Grenard
da2e7e935d
Merge pull request #56 from fkeloks/speedtest_package
feat: Add network package
2019-04-27 21:41:22 +08:00
Louistiti
4e8b3f064f refactor(package/network): Speed Test module finalized + edit other packages readmes 2019-04-27 21:35:31 +08:00
Louis Grenard
593f264724
Merge branch 'develop' into speedtest_package 2019-04-27 13:12:22 +08:00
Louis Grenard
50d63b044d
Merge pull request #80 from iifeoluwa/been_pwned
Have I Been Pwned module
2019-04-27 13:05:35 +08:00
Louis Grenard
167babf6ed
Merge branch 'develop' into been_pwned 2019-04-27 12:58:58 +08:00
Louistiti
5f2458184f docs(package/checker): add readme instructions 2019-04-27 12:56:54 +08:00
Louistiti
a476fd0f38 feat(package/checker): allow multiple breaches output in the Have I Been Pwned module 2019-04-27 12:12:04 +08:00
Louistiti
563fb40955 fix(package/trend): when there is no star provided on the GitHub module 2019-04-25 08:10:01 +08:00
Louistiti
815f8c9ba6 chore: use right release tags to compare 2019-04-24 07:19:01 +08:00
Louistiti
a94267b704 build: release 1.0.0-beta.2 2019-04-24 07:09:48 +08:00
Ifeoluwa Arowosegbe
8374e54810 feat(package/checker): Add proper punctuations 2019-04-17 15:51:19 +01:00
Ifeoluwa Arowosegbe
c73ba52ba8 feat(package/checker): Handle case where request is blocked by HaveIBeenPwned service 2019-04-17 15:40:16 +01:00
Ifeoluwa Arowosegbe
6d0c0b6892 Merge branch 'develop' of https://github.com/leon-ai/leon into been_pwned 2019-04-17 12:01:12 +01:00
Ifeoluwa Arowosegbe
a7a6d885a8 feat(package/checker): Add test for haveibeenpwned module 2019-04-17 12:00:54 +01:00
Ifeoluwa Arowosegbe
36368664fc feat(package/checker): Add French translations for answers and expressions 2019-04-16 19:05:27 +01:00
Ifeoluwa Arowosegbe
5a999bc63a feat(package/checker): Conclude implementation for haveibeenpwned module 2019-04-16 15:55:16 +01:00
Louis
26d0d61fca chore: fresh npm lock file 2019-04-16 08:36:35 +08:00
Florian B
91181221fc
Merge branch 'develop' into speedtest_package 2019-04-09 19:10:52 +02:00
Louistiti
99b4d838e4 Merge branch 'trend-package' into develop 2019-04-07 16:43:52 +08:00
Louistiti
f40b479b29 feat(package/trend): add answer when the Product Hunt developer token is not provided 2019-04-07 16:37:07 +08:00
Louistiti
24c153aa57 chore: add expression training before running NLP tests 2019-04-07 15:57:33 +08:00
Louistiti
8134310323 test(package/trend): Product Hunt module 2019-04-07 15:38:28 +08:00
Louistiti
3779430621 feat(package/trend): Product Hunt module done 2019-04-07 15:16:17 +08:00