1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Sep 08, 2024 — Sep 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Build: Up to version 3.0.0 More... over 6 years ago
Merge branch 'feature/v3' of https://github.com/axa-group/nlp.js into feature/v3 More... over 6 years ago
feat: Remove brain dependency More... over 6 years ago
fix: now console bot needs a lower threshold More... over 6 years ago
feat: Change Binary Relevance NN to use new Neural Network class More... over 6 years ago
feat: Now Brain Classifier uses new neural network More... over 6 years ago
fix: Add test no theta for LRC More... over 6 years ago
feat: Add Dense Neural Network class More... over 6 years ago
refactor: replaced some forEach with map/filter More... over 6 years ago
fix: Add license to domain manager More... over 6 years ago
refactor: docs status values as constants More... over 6 years ago
refactor: moved duplicated `toObj` and `fromObj` code to parent class & get class name dynamically. More... over 6 years ago
fix: tests of aggresive tokenizers More... over 6 years ago
fix: By default the tokenizers should normalize the texts More... over 6 years ago
fix: Make NLP Manager work with new NLU Manager More... over 6 years ago
feat: Adding training and get classifications to NLU manager More... over 6 years ago
feat: Starting NLU Manager work More... over 6 years ago
feat: Training LRC NLU only when needed More... over 6 years ago
feat: Adding begin edit mode to Domain Manager More... over 6 years ago
feat: Training Brain NLU only when needed More... over 6 years ago
feat: Training Binary Relevance Neural Network NLU only when needed More... over 6 years ago
feat: training Bayes NLU only if has been modified More... over 6 years ago
feat: adding edit mode to NLU More... over 6 years ago
feat: Domain Manager can be exported and imported More... over 6 years ago
feat: Add Domain Manager tests More... over 6 years ago
feat: Add NLU classes to index More... over 6 years ago
feat: start NLU manager More... over 6 years ago
fix: Logistic Regression NLU tests More... over 6 years ago
fix: BrainNLU tests More... over 6 years ago
fix: Binary Neural Network NLU tests More... over 6 years ago