spacy-nlp-node-native[wip] 
Spacyio nlp for nodejs with native bindings
Prerequisites
- spaCy installed
Getting started
npm install spacy-nlp-node-nativeUsage
const spacyNlp = require("spacy-nlp-node-native");
spacyNlp.parse("test me", {});API
- See documentation - https://pasupulaphani.github.io/spacy-nlp-node-native/
Run tests
npm testContribute
Discover how you can contribute by heading on over to the CONTRIBUTING.md file.
Backers
Maintainers
These amazing people are maintaining this project:
Sponsors
No sponsors yet! Will you be the first?
Contributors
These amazing people have contributed code to this project:
- This could be you
Feel free to make changes. Please see the Contributors' Guide for more information on contributing to the documentation.