1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 27 minutes ago. based on code collected 28 minutes ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build: Generate version 1.2.5 More... about 7 years ago
Merge pull request #6 from axa-group/feature/chinese_stemmer More... about 7 years ago
doc: Update README with the Chinese support More... about 7 years ago
feat: Adding Chinese (traditional, simplified) Tokenizer, Stemmer and NLP integration More... about 7 years ago
Merge branch 'master' of https://github.com/axa-group/nlp.js More... about 7 years ago
build: version 1.2.4 More... about 7 years ago
Merge pull request #5 from axa-group/feature/builtins More... about 7 years ago
feat: default builtins for several languages More... about 7 years ago
Merge pull request #4 from axa-group/feature/builtins More... about 7 years ago
bug: Removing trailing space. More... about 7 years ago
doc: Adding comments. More... about 7 years ago
refactor: Refactor Named Entity Recognition module - Now there are EnumNamedEntity and RegexNamedEntity classes - Refactored the save/load/load from excel - Excel now can include regular expression named entities - The search of entities now allow several occurences of each entity - Now the search of entities reduce the edges search best entities without overlaping More... about 7 years ago
refactor: Reestructure the code so Named Entity Recognition has its own folder. More... about 7 years ago
bug: When the NLP process is called with an unknown locale, it must also guess the locale Version 1.2.3 More... about 7 years ago
build: Version 1.2.2 More... about 7 years ago
feat: Templating for answers - The answers can now be templated with handlebars - The dialogId is added to the context so can be used to take a decission in the NLG More... about 7 years ago
feat: Adding Microsoft Bot Framework routing overriding. More... about 7 years ago
build: Run CI on node 8 and 9 More... about 7 years ago
Merge pull request #1 from axa-group/feature/recognizer More... about 7 years ago
test: Setting jest maxworkers due to problems with TravisCI More... about 7 years ago
build: Updating travis yml More... about 7 years ago
test: Adding tests for Recognizer More... about 7 years ago
test: adding model.nlp for test More... about 7 years ago
test: Adding tests - Added tests for memory-conversation-context - Added tests for recognizer More... about 7 years ago
feat: Adding recognizer for Microsoft Bot Framework. More... about 7 years ago
build: no longer need of node 9 More... about 7 years ago
build: Investigating timeout on TravisCI More... about 7 years ago
test: Improving coverage of evaluator More... about 7 years ago
build: version 1.1.1 More... about 7 years ago
Update README.md More... about 7 years ago