Jingjie.j.lin
Results
2
issues of
Jingjie.j.lin
**Describe the bug** Hashtag entities not working in Chinese (zh). **To Reproduce** ```javascript const { NlpManager } = require('node-nlp'); const manager = new NlpManager({ languages: ['zh'] }); let res =...
fix process.send undefined while debug React Native with Attach Package