Durga Panga

Results 3 issues of Durga Panga

Hi Thank you for providing this component. Also please include instructions on how to use decorators using babel presets. I see multiple versions on stackoverflow, but none are in detail....

in NodeJS: ``` const { NlpManager } = require('node-nlp'); const nlpm = new NlpManager({ languages: ['en'], forceNER: true }); nlpm.addDocument('en', 'are you %name%','find.person'); await nlpm.train(); const data = nlpm.export(true); ```...

### Describe the bug Classic Engine has the ability to show User Login by Password OR External IDP based on idpDiscovery: false / the IDP link. Okta Identity Engine forcing...

bug